ActivityFunc<T1,T2,T3,T4,T5,T6,T7,T8,T9,TResult>.Argument9 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the ninth in argument of the activity delegate.
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)
Property Value
An argument to an activity delegate.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.