TargetedContentItem.Properties 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取一个集合,其中包含属性名称 (作为键) 和 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
|