ActivityAction<T1,T2,T3,T4,T5,T6,T7,T8,T9,T10>.Argument9 Propriedade
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém ou define o nono argumento de entrada do representante de atividade.
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)
Um argumento para um delegado de atividade.
Produto | Versões |
---|---|
.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 |
Comentários do .NET
O .NET é um projeto código aberto. Selecione um link para fornecer comentários: