Click or drag to resize

WindowsFileSystemItemGetItemId Method

IT Hit User File System
Gets file or folder ID, unique withing the NTFS file system.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26727.0-Beta2
Syntax
public byte[] GetItemId()

Return Value

Type: Byte
Item ID.
Remarks
Requires Windows 8 and Windows Server 2012 or later versions.
See Also