共用方式為


SharePointValidationRuleFindText2.StopTestUseRegEx 屬性

命名空間:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
組件:  Microsoft.VisualStudio.QualityTools.WebTestFramework (在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

語法

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

屬性值

型別:System.Boolean

.NET Framework 安全性

請參閱

參考

SharePointValidationRuleFindText2 類別

Microsoft.VisualStudio.TestTools.WebTesting.Rules 命名空間