IOperationContextRemoteStorageItemId Property |
IT Hit User File System
Gets remote storage item ID associated with the placeholder.
Namespace:
ITHit.FileSystem
Assembly:
ITHit.FileSystem (in ITHit.FileSystem.dll) Version: 8.3.27213.0
Syntax byte[] RemoteStorageItemId { get; }
ReadOnly Property RemoteStorageItemId As Byte()
Get
property array<unsigned char>^ RemoteStorageItemId {
array<unsigned char>^ get ();
}
abstract RemoteStorageItemId : byte[] with get
Property Value
Type:
ByteSee Also