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