IDomNode.TagName Property |
Version 89.0.170
The name of the HTML element.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 89.0.170.0 (89.0.170.0)
Syntaxproperty String^ TagName {
String^ get ();
}
Property Value
Type:
String
See Also