Partilhar via


Propriedade ExtractText.ExtractRandomMatch

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

Sintaxe

'Declaração
Public Property ExtractRandomMatch As Boolean
public bool ExtractRandomMatch { get; set; }
public:
property bool ExtractRandomMatch {
    bool get ();
    void set (bool value);
}
member ExtractRandomMatch : bool with get, set
function get ExtractRandomMatch () : boolean 
function set ExtractRandomMatch (value : boolean)

Valor de propriedade

Tipo: Boolean

Segurança do .NET Framework

Consulte também

Referência

ExtractText Classe

Namespace Microsoft.VisualStudio.TestTools.WebTesting.Rules