ShareInfoNetName Property |
The name of a shared resource.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string NetName { get; }
Public ReadOnly Property NetName As String
Get
public:
property String^ NetName {
String^ get ();
}
member NetName : string with get
Property Value
Type:
StringSee Also