An
DfsVolumeStates enum that specifies a set of bit flags that describe the DFS root or link.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax public DfsVolumeStates State { get; }
Public ReadOnly Property State As DfsVolumeStates
Get
public:
property DfsVolumeStates State {
DfsVolumeStates get ();
}
member State : DfsVolumeStates with get
Property Value
Type:
DfsVolumeStatesSee Also