TargetCrashedEventArgsStatus Property |
Version 112.3.0
Termination status type.
Namespace:
CefSharp.DevTools.Target
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax public string Status { get; }
public:
property String^ Status {
String^ get ();
}
Property Value
Type:
StringSee Also