WebServicesSection.WsdlHelpGenerator Property
.NET Framework (current version)
Gets the Web service Help page (an .aspx file) that is displayed to a browser when the browser navigates directly to an ASMX page.
Assembly: System.Web.Services (in System.Web.Services.dll)
[<ConfigurationPropertyAttribute("wsdlHelpGenerator")>] member WsdlHelpGenerator : WsdlHelpGeneratorElement with get
Property Value
Type: System.Web.Services.Configuration.WsdlHelpGeneratorElementA WsdlHelpGeneratorElement object that specifies the XML Web service Help page (an .aspx file) that is displayed to a browser when the browser navigates directly to an ASMX XML Web service page.
.NET Framework
Available since 2.0
Available since 2.0
Show: