ClientLockFailedExceptionPath Property |
IT Hit User File System
Path of the item in the user file system for which this exception is thrown.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.5.27248.0
Syntaxpublic string Path { get; }
Public ReadOnly Property Path As String
Get
public:
property String^ Path {
String^ get ();
}
member Path : string with get
Property Value
Type:
String
See Also