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.

ExtractGuids Class

 

Namespace:   Microsoft.VisualStudio.TestTools.WebTesting.Rules
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

System::Object
  Microsoft.VisualStudio.TestTools.WebTesting::ExtractionRule
    Microsoft.VisualStudio.TestTools.WebTesting.Rules::ExtractGuids

public ref class ExtractGuids : ExtractionRule

NameDescription
System_CAPS_pubmethodExtractGuids()

Initializes a new instance of the ExtractGuids class.

NameDescription
System_CAPS_pubpropertyContextParameterName

Gets or sets the context name of the extracted property.(Inherited from ExtractionRule.)

System_CAPS_pubpropertyEnabled

System_CAPS_pubpropertyEndsWith

System_CAPS_pubpropertyHtmlDecode

System_CAPS_pubpropertyIgnoreCase

System_CAPS_pubpropertyIndex

System_CAPS_pubpropertyRequired

System_CAPS_pubpropertyRuleDescription

Obsolete.This method is no longer used. Use the DisplayNameAttribute on the class to set a description for this rule.(Inherited from ExtractionRule.)

System_CAPS_pubpropertyRuleName

Obsolete.This method is no longer used. Use the DisplayNameAttribute on the class to set a display name for this rule.(Inherited from ExtractionRule.)

System_CAPS_pubpropertyStartsWith

System_CAPS_pubpropertyUseRegularExpression

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: