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