Share via


TargetedContentFile 클래스

정의

File 형식의 TargetedContentValueKindTargetedContentValue 를 나타냅니다.

public ref class TargetedContentFile sealed : IRandomAccessStreamReference
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Services.TargetedContent.TargetedContentContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class TargetedContentFile final : IRandomAccessStreamReference
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Services.TargetedContent.TargetedContentContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class TargetedContentFile : IRandomAccessStreamReference
Public NotInheritable Class TargetedContentFile
Implements IRandomAccessStreamReference
상속
Object Platform::Object IInspectable TargetedContentFile
특성
구현

Windows 요구 사항

디바이스 패밀리
Windows 10 Creators Update (10.0.15063.0에서 도입되었습니다.)
API contract
Windows.Services.TargetedContent.TargetedContentContract (v1.0에서 도입되었습니다.)
앱 기능
secondaryAuthenticationFactor targetedContent

메서드

OpenReadAsync()

읽기 전용 임의 액세스를 위한 스트림을 엽니다.

적용 대상