ConsoleMessageEventArgsSource Property |
Version 96.0.142
The source of the console message.
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 96.0.142.0 (96.0.142.0)
Syntax public string Source { get; }
public:
property String^ Source {
String^ get ();
}
Property Value
Type:
StringSee Also