TargetedContentCollection.Properties 속성

정의

콘텐츠 컬렉션에서 속성 이름 키 및 TargetedContentValue 개체의 사전을 가져옵니다.

public:
 property IMapView<Platform::String ^, TargetedContentValue ^> ^ Properties { IMapView<Platform::String ^, TargetedContentValue ^> ^ get(); };
IMapView<winrt::hstring, TargetedContentValue const&> Properties();
public IReadOnlyDictionary<string,TargetedContentValue> Properties { get; }
var iMapView = targetedContentCollection.properties;
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, TargetedContentValue)

속성 값

Windows 요구 사항

앱 기능
secondaryAuthenticationFactor

적용 대상