ExtractGuids Class
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Microsoft.VisualStudio.TestTools.WebTesting::ExtractionRule
Microsoft.VisualStudio.TestTools.WebTesting.Rules::ExtractGuids
| Name | Description | |
|---|---|---|
![]() | ExtractGuids() | Initializes a new instance of the ExtractGuids class. |
| Name | Description | |
|---|---|---|
![]() | ContextParameterName | Gets or sets the context name of the extracted property.(Inherited from ExtractionRule.) |
![]() | Enabled | |
![]() | EndsWith | |
![]() | HtmlDecode | |
![]() | IgnoreCase | |
![]() | Index | |
![]() | Required | |
![]() | RuleDescription | Obsolete.This method is no longer used. Use the DisplayNameAttribute on the class to set a description for this rule.(Inherited from ExtractionRule.) |
![]() | RuleName | Obsolete.This method is no longer used. Use the DisplayNameAttribute on the class to set a display name for this rule.(Inherited from ExtractionRule.) |
![]() | StartsWith | |
![]() | UseRegularExpression |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Extract(Object^, ExtractionEventArgs^) | |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


