This documentation is archived and is not being maintained.
DiscoverySearchPattern.Pattern Property
.NET Framework 1.1
This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
[Visual Basic] Public MustOverride ReadOnly Property Pattern As String [C#] public abstract string Pattern {get;} [C++] public: __property virtual String* get_Pattern() = 0; [JScript] public abstract function get Pattern() : String;
See Also
DiscoverySearchPattern Class | DiscoverySearchPattern Members | System.Web.Services.Discovery Namespace
Show: