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

적용 대상