set_Description()

WebServiceAttribute::set_Description(String) method

Sets a message that contains the XML Web service description.

void System::Web::Services::WebServiceAttribute::set_Description(String value)

Arguments

ParameterTypeDescription
valueStringThe value that must be set.

See Also