Sdílet prostřednictvím


SoapMessage.ParamTypes Vlastnost

Definice

Tato vlastnost je rezervovaná. Místo toho ParamNames použijte vlastnosti ParamValues a/nebo .

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()

Hodnota vlastnosti

Type[]

Typy parametrů pro vzývanou metodu.

Implementuje

Platí pro