ResourceHandlerStatusText Property  | 
Version 87.1.132 
            Gets or sets the status text.
            
 
    Namespace: 
   CefSharp.Lagacy
    Assembly:
   CefSharp (in CefSharp.dll) Version: 87.1.132.0 (87.1.132.0)
Syntaxpublic string StatusText { get; set; }public:
property String^ StatusText {
	String^ get ();
	void set (String^ value);
}Property Value
Type: 
String
See Also