InvokeAction<T1,T2,T3,T4,T5,T6,T7,T8>.Argument1 Propiedad

Definición

Obtiene o establece el primer argumento InArgument<T> pasado a la clase ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8> asociada.

C#
[System.Activities.RequiredArgument]
public System.Activities.InArgument<T1> Argument1 { get; set; }

Valor de propiedad

Primer argumento pasado al objeto ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8> asociado.

Atributos

Se aplica a

Producto Versiones
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1