System.Web.Services.Description.MimeTextBinding Class

Represents an extensibility element added to an System.Web.Services.Description.InputBinding, an System.Web.Services.Description.OutputBinding, or a System.Web.Services.Description.MimePart, specifying the text patterns for which to search the HTTP transmission. This class cannot be inherited.

See Also: MimeTextBinding Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtensionPrefix("tm", "http://microsoft.com/wsdl/mime/textMatching/")]
[System.Web.Services.Configuration.XmlFormatExtension("text", "http://microsoft.com/wsdl/mime/textMatching/", typeof(System.Web.Services.Description.InputBinding), typeof(System.Web.Services.Description.OutputBinding), typeof(System.Web.Services.Description.MimePart))]
public sealed class MimeTextBinding : ServiceDescriptionFormatExtension

Remarks

For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0