共用方式為


IStorageProviderStatusUISource 介面

定義

雲端檔案提供者所實作的合約,這是使用儲存體提供者狀態 UI 飛出視窗的必要專案。

public interface class IStorageProviderStatusUISource
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(2735129161, 15718, 24176, 144, 7, 228, 61, 249, 96, 81, 255)]
struct IStorageProviderStatusUISource
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
[Windows.Foundation.Metadata.Guid(2735129161, 15718, 24176, 144, 7, 228, 61, 249, 96, 81, 255)]
public interface IStorageProviderStatusUISource
Public Interface IStorageProviderStatusUISource
屬性

Windows 需求

裝置系列
Windows 11 Insider Preview (已於 10.0.23504.0 引進)
API contract
Windows.Storage.Provider.CloudFilesContract (已於 v7.0 引進)

方法

GetStatusUI()

IStorageProviderStatusUISource的實作中取得StorageProviderStatusUI物件。

事件

StatusUIChanged

此變更通知事件會通知用戶端更新儲存體提供者狀態 UI 飛出視窗。

適用於

另請參閱