SinksUpdatedEventArgsSinks Property |
Version 111.2.70
Sinks
Namespace:
CefSharp.DevTools.Cast
Assembly:
CefSharp (in CefSharp.dll) Version: 111.2.70.0 (111.2.70.0)
Syntax public IList<Sink> Sinks { get; }
public:
property IList<Sink^>^ Sinks {
IList<Sink^>^ get ();
}
Property Value
Type:
IListSinkSee Also