다음을 통해 공유


TargetedContentItemState 클래스

정의

TargetedContentItem 개체의 상태를 나타냅니다. AppInstallationState, ShouldDisplay.

public ref class TargetedContentItemState 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 TargetedContentItemState 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 TargetedContentItemState
Public NotInheritable Class TargetedContentItemState
상속
Object Platform::Object IInspectable TargetedContentItemState
특성

Windows 요구 사항

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

속성

AppInstallationState

항목 에 대한 TargetedContentAppInstallationState 를 가져옵니다.

ShouldDisplay

항목의 ShouldDisplay 상태에 대한 부울을 가져옵니다.

적용 대상