Click or drag to resize

WindowsFileSystemItemGetUsnAsync Method

IT Hit User File System
Gets this item USN.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.4.27341.0
Syntax
public Task<long> GetUsnAsync()

Return Value

Type: TaskInt64
File or folder USN.
See Also