SoapMessage.ParamTypes Proprietà

Definizione

Questa proprietà è riservata. Usare invece le ParamNames proprietà e/o ParamValues .

public:
 property cli::array <Type ^> ^ ParamTypes { cli::array <Type ^> ^ get(); void set(cli::array <Type ^> ^ value); };
public Type[] ParamTypes { get; set; }
member this.ParamTypes : Type[] with get, set
Public Property ParamTypes As Type()

Valore della proprietà

Type[]

Tipi di parametro per il metodo chiamato.

Implementazioni

Si applica a