JavascriptStackFrameSourceName Property |
Version 75.1.140 [Missing <summary> documentation for "P:CefSharp.JavascriptStackFrame.SourceName"]
Namespace:
CefSharp
Assembly:
CefSharp (in CefSharp.dll) Version: 75.1.140.0 (75.1.140.0)
Syntax public string SourceName { get; set; }
public:
property String^ SourceName {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also