共用方式為


SPLTPT_MTSL_SetContextParameterValue.bUseRegEx 屬性

命名空間:  Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General
組件:  Microsoft.VisualStudio.QualityTools.WebTestFramework (在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

語法

'宣告
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)

屬性值

類型:Boolean

.NET Framework 安全性

請參閱

參考

SPLTPT_MTSL_SetContextParameterValue 類別

Microsoft.VisualStudio.WebTesting.PowerTools.SharePoint.MTSL.General 命名空間