PlaceholderItemGetRemoteStorageItemId Method |
IT Hit User File System
Gets remote storage item ID associated with the placeholder or null if the ID was not set.
Namespace:
ITHit.FileSystem.Windows
Assembly:
ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.3.27213.0
Syntax public byte[] GetRemoteStorageItemId()
Public Function GetRemoteStorageItemId As Byte()
public:
array<unsigned char>^ GetRemoteStorageItemId()
member GetRemoteStorageItemId : unit -> byte[]
Return Value
Type:
ByteRemote storage item ID.
See Also