IssueUpdatedEventArgsIssueMessage Property |
Version 118.6.80
IssueMessage
Namespace:
CefSharp.DevTools.Cast
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntax public string IssueMessage { get; }
public:
property String^ IssueMessage {
String^ get ();
}
Property Value
Type:
StringSee Also