共用方式為


HtmlTargetElementAttribute.ParentTag 屬性

定義

直接父代的必要 HTML 專案名稱。 值 null 表示允許任何 HTML 專案名稱。

public:
 property System::String ^ ParentTag { System::String ^ get(); void set(System::String ^ value); };
public string ParentTag { get; set; }
member this.ParentTag : string with get, set
Public Property ParentTag As String

屬性值

適用於