CachedFileUpdaterTriggerDetails 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
提供有關叫用觸發程式之快取檔案作業的詳細資料。
public ref class CachedFileUpdaterTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class CachedFileUpdaterTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class CachedFileUpdaterTriggerDetails
Public NotInheritable Class CachedFileUpdaterTriggerDetails
- 繼承
- 屬性
Windows 需求
裝置系列 |
Windows 10 (已於 10.0.10240.0 引進)
|
API contract |
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
|
備註
屬性
CanRequestUserInput |
取得系統是否可以顯示 UI,允許使用者啟動提供者應用程式,以回應快取的檔案更新程式觸發程式。 |
UpdateRequest |
取得與快取檔案更新相關聯的 FileUpdateRequest 物件。 |
UpdateTarget |
取得與快取檔案更新相關聯的 CachedFileTarget 物件,指出是否應該更新本機或遠端檔案。 |