SharePointExtractViaKeyString.BoundsEndsWith 属性

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

语法

声明
Public Property BoundsEndsWith As String
public string BoundsEndsWith { get; set; }
public:
property String^ BoundsEndsWith {
    String^ get ();
    void set (String^ value);
}
member BoundsEndsWith : string with get, set
function get BoundsEndsWith () : String
function set BoundsEndsWith (value : String)

属性值

类型:System.String

.NET Framework 安全性

请参见

参考

SharePointExtractViaKeyString 类

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