OpenConnectionInfoShareType Property |
The type of share.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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