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