ActivityFunc<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14,T15,TResult>.Argument1 Proprietà
In questo articolo
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene o imposta il primo nell'argomento del delegato di attività.
public:
property System::Activities::DelegateInArgument<T1> ^ Argument1 { System::Activities::DelegateInArgument<T1> ^ get(); void set(System::Activities::DelegateInArgument<T1> ^ value); };
public System.Activities.DelegateInArgument<T1> Argument1 { get; set; }
member this.Argument1 : System.Activities.DelegateInArgument<'T1> with get, set
Public Property Argument1 As DelegateInArgument(Of T1)
Un argomento a un delegato di attività.
Prodotto | Versioni |
---|---|
.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 |
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: