Namespace: WinWrap.Basic.ServerAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll)
SyntaxReadOnly Property FileName As String
Get
property String^ FileName {
String^ get ();
}
Property Value
String
The
Module's file name.
Remarks
This is the module's file name.
See Also