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