IStorageProviderStatusUISourceFactory 인터페이스

정의

IStorageProviderStatusUISource의 instance 반환합니다.

public interface class IStorageProviderStatusUISourceFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 458752)]
/// [Windows.Foundation.Metadata.Guid(316959604, 20058, 22737, 166, 47, 3, 118, 232, 238, 125, 216)]
struct IStorageProviderStatusUISourceFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 458752)]
[Windows.Foundation.Metadata.Guid(316959604, 20058, 22737, 166, 47, 3, 118, 232, 238, 125, 216)]
public interface IStorageProviderStatusUISourceFactory
Public Interface IStorageProviderStatusUISourceFactory
특성

Windows 요구 사항

디바이스 패밀리
Windows 11 Insider Preview (10.0.23504.0에서 도입되었습니다.)
API contract
Windows.Storage.Provider.CloudFilesContract (v7.0에서 도입되었습니다.)

설명

클라우드 공급자는 이 인터페이스를 구현하고 앱 매니페스트 또는 레지스트리에 구현 클래스를 등록해야 합니다. 예제는 샘플 앱을 참조하세요.

메서드

GetStatusUISource(String)

클라우드 공급자에 대한 IStorageProviderStatusUISource 를 반환합니다.

적용 대상

추가 정보