ShareInfoShareType Property |
The type of share.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public ShareType ShareType { get; set; }
Public Property ShareType As ShareType
Get
Set
public:
property ShareType ShareType {
ShareType get ();
void set (ShareType value);
}
member ShareType : ShareType with get, set
Property Value
Type:
ShareTypeSee Also