ISoapMessage.ParamNames Vlastnost

Definice

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

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

Hodnota vlastnosti

String[]

Názvy parametrů volání metody.

Platí pro