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

适用于