ISoapMessage::ParamNames Property
.NET Framework (current version)
Gets or sets the parameter names of the method call.
Assembly: mscorlib (in mscorlib.dll)
property array<String^>^ ParamNames { array<String^>^ get(); void set(array<String^>^ value); }
.NET Framework
Available since 1.1
Available since 1.1
Show: