Host is an element which contains this ShadowRoot.
Namespace: Aspose.Html.DomAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax public Element Host { get; }
Public ReadOnly Property Host As Element
Get
public:
property Element^ Host {
Element^ get ();
}
member Host : Element with get
Property Value
Type:
ElementSee Also