Name

MimeTextBinding

Synopsis

This class represents an extensibility element added to an InputBinding, an OutputBinding, or a MimePart object. It includes a single Matches property, which specifies the text patterns for which the HTTP transmission is searched.

Public NotInheritable Class MimeTextBinding : Inherits ServiceDescriptionFormatExtension
' Public Constructors
   Public Sub New() 
' Public Shared Fields
   public const Namespace As String                              // =http://microsoft.com/wsdl/mime/textMatching/
                  ' Public Instance Properties
   Public ReadOnly Property Matches As MimeTextMatchCollection  
End Class

Hierarchy

System.ObjectServiceDescriptionFormatExtension MimeTextBinding

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.