TargetedContentValue.Booleans 属性

定义

获取 TargetedContentValue 对象中的布尔值数组。

public:
 property IVectorView<bool> ^ Booleans { IVectorView<bool> ^ get(); };
IVectorView<bool> Booleans();
public IReadOnlyList<bool> Booleans { get; }
var iVectorView = targetedContentValue.booleans;
Public ReadOnly Property Booleans As IReadOnlyList(Of Boolean)

属性值

Windows 要求

应用功能
secondaryAuthenticationFactor

适用于