Partager via


SoapMessage.ParamTypes Propriété

Définition

Cette propriété est réservée. Utilisez plutôt les propriétés ParamNames 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ètre de la méthode appelée.

Implémente

S’applique à