Click or drag to resize

ChangeEventItemMetadata Field

IT Hit User File System
Metadata of the item that is being created, updated or moved. Null for delete operation or if event occurred at the time when metadata is unavailable.

Namespace:  ITHit.FileSystem.Windows
Assembly:  ITHit.FileSystem.Windows (in ITHit.FileSystem.Windows.dll) Version: 8.1.26791.0-Beta2
Syntax
public readonly IFileSystemItemMetadata Metadata

Field Value

Type: IFileSystemItemMetadata
See Also