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