StorageLibraryContentChangedTriggerDetails 类

定义

包含存储库内容更改跟踪器的详细信息。

public ref class StorageLibraryContentChangedTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class StorageLibraryContentChangedTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class StorageLibraryContentChangedTriggerDetails
Public NotInheritable Class StorageLibraryContentChangedTriggerDetails
继承
Object Platform::Object IInspectable StorageLibraryContentChangedTriggerDetails
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

Folder

获取已更改的 StorageFolder

方法

CreateModifiedSinceQuery(DateTime)

查询自上一个此类查询以来的创建/修改更改。

适用于

另请参阅