Click or drag to resize
DfsInfoStorageInfoCollection Property
The collection of DFS targets of the DFS root or link.

Namespace: Alphaleonis.Win32.Network
Assembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax
public IEnumerable<DfsStorageInfo> StorageInfoCollection { get; }

Property Value

Type: IEnumerableDfsStorageInfo
See Also