This documentation is archived and is not being maintained.
SoapBinding Properties
.NET Framework 1.1
The properties of the SoapBinding class are listed here. For a complete list of SoapBinding class members, see the SoapBinding 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. |
Style | Specifies the type of SOAP binding used by the current SoapBinding. |
Transport | Gets or sets the URI with the specification for HTTP transmission of SOAP data. |
See Also
SoapBinding Class | System.Web.Services.Description Namespace
Show:
