This documentation is archived and is not being maintained.
HttpBinding Properties
.NET Framework 1.1
The properties of the HttpBinding class are listed here. For a complete list of HttpBinding class members, see the HttpBinding Members topic.
Public Properties
Handled (inherited from ServiceDescriptionFormatExtension) | Gets or sets a value indicating whether the ServiceDescriptionFormatExtension is used by the import process when the extensibility element is imported. |
Parent (inherited from ServiceDescriptionFormatExtension) | Gets the parent of the ServiceDescriptionFormatExtension. |
Required (inherited from ServiceDescriptionFormatExtension) | Gets or sets a value indicating whether the ServiceDescriptionFormatExtension is necessary for the action to which it refers. |
Verb | Gets or sets a value indicating whether the HTTP request will be made using the "GET" or "POST" method. |
See Also
HttpBinding Class | System.Web.Services.Description Namespace
Show:
