SharePointExtractFormField2.SubstringExtract 属性

命名空间:  Microsoft.VisualStudio.TestTools.WebTesting.Rules
程序集:  Microsoft.VisualStudio.QualityTools.WebTestFramework(在 Microsoft.VisualStudio.QualityTools.WebTestFramework.dll 中)

语法

声明
Public Property SubstringExtract As Boolean
public bool SubstringExtract { get; set; }
public:
property bool SubstringExtract {
    bool get ();
    void set (bool value);
}
member SubstringExtract : bool with get, set
function get SubstringExtract () : boolean
function set SubstringExtract (value : boolean)

属性值

类型:System.Boolean

.NET Framework 安全性

请参见

参考

SharePointExtractFormField2 类

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