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