DistributedItem ItemIdentifier Property NetworkComms.Net Help
A unique string identifier for this DFS item. Usually a filename.

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

public string ItemIdentifier { get; private set; }

Property Value

Type: OnlineString
See Also