WebServiceAttribute::Description Property
.NET Framework (current version)
A descriptive message for the XML Web service.
Assembly: System.Web.Services (in System.Web.Services.dll)
The descriptive message is displayed to prospective consumers of the XML Web service when description documents for the XML Web service are generated, such as the Service Description and the Service help page.
The following example sets the Description property to " Common Server Variables ".
.NET Framework
Available since 1.1
Available since 1.1
Show: