ExecutionContextDescriptionName Property |
Version 109.1.110
Human readable name describing given context.
Namespace:
CefSharp.DevTools.Runtime
Assembly:
CefSharp (in CefSharp.dll) Version: 109.1.110.0 (109.1.110.0)
Syntax public string Name { get; set; }
public:
property String^ Name {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also