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

适用于