An
DfsVolumeStates enum that specifies a set of bit flags that describe the DFS root or link.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
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