TargetedContentItem.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 = targetedContentItem.properties;
Public ReadOnly Property Properties As IReadOnlyDictionary(Of String, TargetedContentValue)

属性值

Windows 要求

应用功能
secondaryAuthenticationFactor

适用于