共用方式為


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

適用於