Returns the distributed item with a matching itemIdentifier. Returns null if item is not found.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- itemIdentifier
- Type: System String
The item identifier to match
Return Value
Type: DistributedItem[Missing <returns> documentation for "M:DistributedFileSystem.DFS.GetDistributedItemByIdentifier(System.String)"]
See Also