次の方法で共有


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

適用対象