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