System::Web::Services::WebServiceAttribute::set_Description method

WebServiceAttribute::set_Description method

Sets a message that contains the XML Web service description.

void System::Web::Services::WebServiceAttribute::set_Description(String value)
ParameterTypeDescription
valueStringThe value that must be set.

See Also