CachedFileUpdaterActivatedEventArgs.CachedFileUpdaterUI 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得檔案需要從應用程式更新時所顯示之檔案選擇器的信件箱 UI。
public:
property CachedFileUpdaterUI ^ CachedFileUpdaterUI { CachedFileUpdaterUI ^ get(); };
CachedFileUpdaterUI CachedFileUpdaterUI();
public CachedFileUpdaterUI CachedFileUpdaterUI { get; }
var cachedFileUpdaterUI = cachedFileUpdaterActivatedEventArgs.cachedFileUpdaterUI;
Public ReadOnly Property CachedFileUpdaterUI As CachedFileUpdaterUI
屬性值
當檔案需要從應用程式更新時顯示之檔案選擇器的信件框 UI。