DevToolsClientCast Property  | 
Version 104.4.240 
            A domain for interacting with Cast, Presentation API, and Remote Playback API
            functionalities.
            
 
    Namespace: 
   CefSharp.DevTools
    Assembly:
   CefSharp (in CefSharp.dll) Version: 104.4.240.0 (104.4.240.0)
Syntaxpublic CastClient Cast { get; }public:
property CastClient^ Cast {
	CastClient^ get ();
}Property Value
Type: 
CastClient
See Also