DebugSymbolsExternalURL Property |
Version 130.1.90
URL of the external symbol source.
Namespace: CefSharp.DevTools.DebuggerAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public string ExternalURL { get; set; }
public:
property String^ ExternalURL {
String^ get ();
void set (String^ value);
}
Property Value
StringSee Also