共用方式為


SharePointFindHrefs.HtmlDecode 屬性

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

語法

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

屬性值

類型:Boolean

.NET Framework 安全性

請參閱

參考

SharePointFindHrefs 類別

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