SharePointFindHrefs.SubstringEndsWith 属性

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

语法

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

属性值

类型:String

.NET Framework 安全性

请参阅

参考

SharePointFindHrefs 类

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