Click or drag to resize

EngineWindowsSetRemoteStorageRootItemId Method

IT Hit User File System
Sets remote storage item ID for the root folder.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public override void SetRemoteStorageRootItemId(
	byte[] remoteStorageRootItemId
)

Parameters

remoteStorageRootItemId
Type: SystemByte
Remote storage root item id.

Implements

IEngineSetRemoteStorageRootItemId(Byte)
Remarks
See Also