共用方式為


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

適用於