Click or drag to resize

ItemsChangeEventArgsRemoteStorageItemID Property

IT Hit User File System
Remote storage item ID. In case of a create operation this is a parent remote storage item ID. The remote storage item ID for each item in case of the create operation is passed in property.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.2.27026.0
Syntax
public byte[] RemoteStorageItemID { get; }

Property Value

Type: Byte

Implements

IItemsChangeRemoteStorageItemID
See Also