IStorageProviderHandlerFactory 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
참고
이 API에 대한 시나리오는 지원되지 않습니다. 대신 IStorageProviderStatusUISourceFactory 인터페이스를 사용합니다.
public interface class IStorageProviderHandlerFactory
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 327680)]
/// [Windows.Foundation.Metadata.Guid(1632951354, 64541, 23214, 158, 35, 232, 101, 154, 34, 197, 246)]
struct IStorageProviderHandlerFactory
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 327680)]
[Windows.Foundation.Metadata.Guid(1632951354, 64541, 23214, 158, 35, 232, 101, 154, 34, 197, 246)]
public interface IStorageProviderHandlerFactory
Public Interface IStorageProviderHandlerFactory
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 10, version 2104 (10.0.20348.0에서 도입되었습니다.)
|
API contract |
Windows.Storage.Provider.CloudFilesContract (v6.0에서 도입되었습니다.)
|
메서드
GetStatusSource(String) |
참고 이 API에 대한 시나리오는 지원되지 않습니다. 대신 IStorageProviderStatusUISourceFactory.GetStatusUISource 메서드를 사용합니다. |