TargetedContentSubscriptionOptions 클래스

정의

CloudQuery 매개 변수, 로컬 필터 및 부분 콘텐츠 가용성의 형태로 구독에 대한 옵션을 나타냅니다.

public ref class TargetedContentSubscriptionOptions sealed
/// [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 TargetedContentSubscriptionOptions final
[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 TargetedContentSubscriptionOptions
Public NotInheritable Class TargetedContentSubscriptionOptions
상속
Object Platform::Object IInspectable TargetedContentSubscriptionOptions
특성

Windows 요구 사항

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

속성

AllowPartialContentAvailability

TargetedContentSubscription 개체의 부분 콘텐츠 가용성을 가져오거나 설정합니다.

CloudQueryParameters

TargetedContentSubscription 개체에 대한 클라우드 쿼리 매개 변수 컬렉션을 가져옵니다.

LocalFilters

TargetedContentSubscription 개체에 대한 로컬 필터의 컬렉션을 가져옵니다.

SubscriptionId

구독의 ID를 가져옵니다.

메서드

Update()

구독에 대한 TargetedContentSubscriptionOptions 개체를 업데이트.

적용 대상