ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10,T11,T12,T13,T14>.Argument9 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 nono nell'argomento del delegato di attività.
public:
property System::Activities::DelegateInArgument<T9> ^ Argument9 { System::Activities::DelegateInArgument<T9> ^ get(); void set(System::Activities::DelegateInArgument<T9> ^ value); };
public System.Activities.DelegateInArgument<T9> Argument9 { get; set; }
member this.Argument9 : System.Activities.DelegateInArgument<'T9> with get, set
Public Property Argument9 As DelegateInArgument(Of T9)
Un argomento a un delegato di attività.
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: