InvokeAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12>.Argument6 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 sesto 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<T6> ^ Argument6 { System::Activities::InArgument<T6> ^ get(); void set(System::Activities::InArgument<T6> ^ value); };
[System.Activities.RequiredArgument]
public System.Activities.InArgument<T6> Argument6 { get; set; }
[<System.Activities.RequiredArgument>]
member this.Argument6 : System.Activities.InArgument<'T6> with get, set
Public Property Argument6 As InArgument(Of T6)
Il sesto 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: