SinksUpdatedEventArgsSinks Property  | 
Version 106.0.290 
            Sinks
            
 
    Namespace: 
   CefSharp.DevTools.Cast
    Assembly:
   CefSharp (in CefSharp.dll) Version: 106.0.290.0 (106.0.290.0)
Syntaxpublic IList<Sink> Sinks { get; }public:
property IList<Sink^>^ Sinks {
	IList<Sink^>^ get ();
}Property Value
Type: 
IListSink
See Also