Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

Pattern Class

 

Namespace:   Microsoft.VisualStudio.QualityTools.WebTestFramework.Utilities
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

System::Object
  Microsoft.VisualStudio.QualityTools.WebTestFramework.Utilities::Pattern

public ref class Pattern 

NameDescription
System_CAPS_pubmethodPattern()

Initializes a new instance of the Pattern class.

System_CAPS_pubmethodPattern(Boolean, Pattern::MatchUsing, String^)

Initializes a new instance of the Pattern class.

System_CAPS_pubmethodPattern(Boolean, Pattern::MatchUsing, String^, Regex^, RegexOptions)

Initializes a new instance of the Pattern class.

System_CAPS_pubmethodPattern(Pattern::MatchUsing, String^)

Initializes a new instance of the Pattern class.

System_CAPS_pubmethodPattern(Pattern^)

Initializes a new instance of the Pattern class.

System_CAPS_pubmethodPattern(Regex^)

Initializes a new instance of the Pattern class.

System_CAPS_pubmethodPattern(String^)

Initializes a new instance of the Pattern class.

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: