Partager via


SPLTPT_MTSL_SetContextParameterValue.bUseRegEx, propriété

Espace de noms :  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

Type : System.Boolean

Sécurité .NET Framework

Voir aussi

Référence

SPLTPT_MTSL_SetContextParameterValue Classe

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General, espace de noms