ActivityFunc<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,TResult>.Argument4 Propiedad
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene o establece el cuarto argumento de entrada del delegado de actividad.
public:
property System::Activities::DelegateInArgument<T4> ^ Argument4 { System::Activities::DelegateInArgument<T4> ^ get(); void set(System::Activities::DelegateInArgument<T4> ^ value); };
public System.Activities.DelegateInArgument<T4> Argument4 { get; set; }
member this.Argument4 : System.Activities.DelegateInArgument<'T4> with get, set
Public Property Argument4 As DelegateInArgument(Of T4)
Argumento pasado a un delegado de actividad.
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 |
Comentarios de .NET
.NET es un proyecto de código abierto. Seleccione un vínculo para proporcionar comentarios: