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