InvokeAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>.Argument5 Proprietà
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 quinto oggetto InArgument<T> passato all'oggetto ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> associato.
public:
property System::Activities::InArgument<T5> ^ Argument5 { System::Activities::InArgument<T5> ^ get(); void set(System::Activities::InArgument<T5> ^ value); };
[System.Activities.RequiredArgument]
public System.Activities.InArgument<T5> Argument5 { get; set; }
[<System.Activities.RequiredArgument>]
member this.Argument5 : System.Activities.InArgument<'T5> with get, set
Public Property Argument5 As InArgument(Of T5)
Il quinto argomento In
passato all'oggetto ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12> associato.
- Attributi
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: