StorageLibraryChangeTrackerTriggerDetails Class

Definition

Contains the details of a storage library change tracker.

public ref class StorageLibraryChangeTrackerTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 393216)]
class StorageLibraryChangeTrackerTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 393216)]
public sealed class StorageLibraryChangeTrackerTriggerDetails
Public NotInheritable Class StorageLibraryChangeTrackerTriggerDetails
Inheritance
Object Platform::Object IInspectable StorageLibraryChangeTrackerTriggerDetails
Attributes

Windows requirements

Device family
Windows 10, version 1803 (introduced in 10.0.17134.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v6.0)

Properties

ChangeTracker

Gets the StorageLibraryChangeTracker associated with the StorageLibraryChangeTrackerTrigger.

Folder

Gets the StorageFolder that has been marked as changed by the StorageLibraryChangeTrackerTrigger

Applies to

See also