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