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