MimeTextMatch.Pattern Property

 

Gets or sets the text pattern for the search.

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

member Pattern : string with get, set

Property Value

Type: System.String

A string representing the text for which to search the HTTP transmission. The default value is an empty string ("").

The value of this property can contain wildcard characters.

No code example is currently available or this language may not be supported.

.NET Framework
Available since 1.1
Return to top
Show: