다음을 통해 공유


StorageProviderGetContentInfoForPathResult 클래스

정의

콘텐츠 URI 경로에 대한 추가 정보를 가져오는 메서드를 제공합니다.

public ref class StorageProviderGetContentInfoForPathResult sealed
/// [Windows.Foundation.Metadata.Activatable(131072, "Windows.Storage.Provider.CloudFilesContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Storage.Provider.CloudFilesContract, 131072)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class StorageProviderGetContentInfoForPathResult final
[Windows.Foundation.Metadata.Activatable(131072, "Windows.Storage.Provider.CloudFilesContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Storage.Provider.CloudFilesContract), 131072)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class StorageProviderGetContentInfoForPathResult
function StorageProviderGetContentInfoForPathResult()
Public NotInheritable Class StorageProviderGetContentInfoForPathResult
상속
Object Platform::Object IInspectable StorageProviderGetContentInfoForPathResult
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.17134.0에서 도입되었습니다.)
API contract
Windows.Storage.Provider.CloudFilesContract (v2.0에서 도입되었습니다.)

생성자

StorageProviderGetContentInfoForPathResult()

StorageProviderGetContentInfoForPathResult 기본 생성자입니다.

속성

ContentId

StorageProviderGetContentInfoForPathResult와 연결된 콘텐츠 ID를 가져오거나 설정합니다.

ContentUri

StorageProviderGetContentInfoForPathResult와 연결된 콘텐츠 URI를 가져오거나 설정합니다.

Status

StorageProviderGetContentInfoForPathResult와 연결된 스토리지 공급자의 상태.

적용 대상