This documentation is archived and is not being maintained.

DiscoveryDocumentLinksPattern.Pattern Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Overrides Public ReadOnly Property Pattern As String
[C#]
public override string Pattern {get;}
[C++]
public: __property String* get_Pattern();
[JScript]
public override function get Pattern() : String;

See Also

DiscoveryDocumentLinksPattern Class | DiscoveryDocumentLinksPattern Members | System.Web.Services.Discovery Namespace

Show: