ShareInfoNetFullPath Property |
Returns the full UNC path to the share.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string NetFullPath { get; }
Public ReadOnly Property NetFullPath As String
Get
public:
property String^ NetFullPath {
String^ get ();
}
member NetFullPath : string with get
Property Value
Type:
StringSee Also