AttributeRemovedEventArgsName Property |
Version 112.3.0
A ttribute name.
Namespace:
CefSharp.DevTools.DOM
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntaxpublic string Name { get; }
public:
property String^ Name {
String^ get ();
}
Property Value
Type:
String
See Also