DFSLinkRequest AvailableItems Property NetworkComms.Net Help
The DFS items which can possibly be linked

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public Dictionary<string, DateTime> AvailableItems { get; private set; }

Property Value

Type: OnlineDictionary OnlineString, OnlineDateTime 
See Also