OpenResourceInfoPathName Property |
The path of the opened resource.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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