HtmlTargetElementAttribute.ParentTag Property

Definition

The required HTML element name of the direct parent. A null value indicates any HTML element name is allowed.

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

Property Value

Applies to