Compartir a través de


TargetedContentValue.Actions Propiedad

Definición

Obtiene una matriz de objetos TargetedContentAction en un objeto TargetedContentValue.

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)

Valor de propiedad

Requisitos de Windows

Características de aplicaciones
secondaryAuthenticationFactor

Se aplica a