ResourceHandlerStatusText Property |
Version 57.0.0
Gets or sets the status text.
Namespace: CefSharpAssembly: CefSharp (in CefSharp.dll) Version: 57.0.0.0 (57.0.0.0)
Syntax public string StatusText { get; set; }
public:
property String^ StatusText {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also