Condividi tramite


Proprietà SPLTPT_MTSL_SetContextParameterValue.bUseRegEx

Spazio dei nomi:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly:  Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Sintassi

'Dichiarazione
Public Property bUseRegEx As Boolean
public bool bUseRegEx { get; set; }
public:
property bool bUseRegEx {
    bool get ();
    void set (bool value);
}
member bUseRegEx : bool with get, set
function get bUseRegEx () : boolean 
function set bUseRegEx (value : boolean)

Valore proprietà

Tipo: Boolean

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SPLTPT_MTSL_SetContextParameterValue Classe

Spazio dei nomi Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General