共用方式為


HtmlMarkupParser.VoidElements 屬性

定義

這個類型/成員可以支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。 取得視為 void 的 HTML 標記。

public System.Collections.Generic.ISet<string> VoidElements { get; }
member this.VoidElements : System.Collections.Generic.ISet<string>
Public ReadOnly Property VoidElements As ISet(Of String)

屬性值

視為 void 的 HTML 標記。

適用於