Click or drag to resize

IModuleFileName Property

Gets the Module's file name.

Namespace: WinWrap.Basic.Server
Assembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
Syntax
string FileName { get; }

Property Value

String
The Module's file name.
Remarks
This is the module's file name.
See Also