次の方法で共有


TargetedContentValue.Actions プロパティ

定義

TargetedContentValue オブジェクト内の TargetedContentAction オブジェクトの配列を取得します。

public:
 property IVectorView<TargetedContentAction ^> ^ Actions { IVectorView<TargetedContentAction ^> ^ get(); };
IVectorView<TargetedContentAction> Actions();
public IReadOnlyList<TargetedContentAction> Actions { get; }
var iVectorView = targetedContentValue.actions;
Public ReadOnly Property Actions As IReadOnlyList(Of TargetedContentAction)

プロパティ値

Windows の要件

アプリの機能
secondaryAuthenticationFactor

適用対象