Returns a dictionary of DFS items along with corresponding ItemBuildCompleted times
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- completeItemsOnly (Optional)
- Type: System Boolean
If true only returns information for completed items
Return Value
Type: Dictionary String, DateTime[Missing <returns> documentation for "M:DistributedFileSystem.DFS.AllLocalDFSItemsWithBuildTime(System.Boolean)"]
See Also