WsdlHelpGeneratorElement.Href Property

 

Gets or sets the file path to the Help page.

Namespace:   System.Web.Services.Configuration
Assembly:  System.Web.Services (in System.Web.Services.dll)

[<ConfigurationPropertyAttribute("href", IsRequired = true)>]
member Href : string with get, set

Property Value

Type: System.String

A String that contains the file path to the Help page.

.NET Framework
Available since 2.0
Return to top
Show: