OpenResourceInfoPathName Property |
The path of the opened resource.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string PathName { get; }
Public ReadOnly Property PathName As String
Get
public:
property String^ PathName {
String^ get ();
}
member PathName : string with get
Property Value
Type:
StringSee Also