Property Source
- Namespace
 - DotNetBrowser.Browser.Events
 
- Assembly
 - DotNetBrowser.dll
 
Source
Gets the source of the console message.
public string Source { get; }
Property Value
- string
 A string that describes the source of the console message. Usually the source is a path to a file that causes this console message.