SoapMessage.ParamTypes Propriété

Définition

Cette propriété est réservée. Utilisez plutôt les ParamNames propriétés et/ou 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()

Valeur de propriété

Type[]

Types de paramètres pour la méthode appelée.

Implémente

S’applique à