SoapMessage.ParamTypes 屬性

定義

此物業為保留地。 改用 ParamNames and/or 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()

屬性值

Type[]

呼叫方法的參數類型。

實作

適用於