ISoapMessage.ParamValues Vlastnost

Definice

Získá nebo nastaví hodnoty parametrů volání metody.

public:
 property cli::array <System::Object ^> ^ ParamValues { cli::array <System::Object ^> ^ get(); void set(cli::array <System::Object ^> ^ value); };
public object[] ParamValues { get; set; }
member this.ParamValues : obj[] with get, set
Public Property ParamValues As Object()

Hodnota vlastnosti

Object[]

Hodnoty parametrů volání metody.

Platí pro