Click or drag to resize
DfsInfo Properties

The DfsInfo type exposes the following members.

Properties
  NameDescription
Public propertyComment
The comment of the DFS root or link.
Public propertyDirectoryInfo
The DirectoryInfo instance of the DFS root or link.
Public propertyEntryPath
The Universal Naming Convention (UNC) path of the DFS root or link.
Public propertyGuid
Specifies the GUID of the DFS root or link.
Public propertyState
An DfsVolumeStates enum that specifies a set of bit flags that describe the DFS root or link.
Public propertyStorageInfoCollection
The collection of DFS targets of the DFS root or link.
Public propertyTimeout
Specifies the time-out, in seconds, of the DFS root or link.
Top
See Also