IWindowsOperationContextFileIdentityData Property |
IT Hit User File System
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax byte[] FileIdentityData { get; }
ReadOnly Property FileIdentityData As Byte()
Get
property array<unsigned char>^ FileIdentityData {
array<unsigned char>^ get ();
}
abstract FileIdentityData : byte[] with get
Property Value
Type:
ByteSee Also