SinksUpdatedEventArgsSinks Property |
Version 130.1.90
Sinks
Namespace: CefSharp.DevTools.CastAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public IList<Sink> Sinks { get; }
public:
property IList<Sink^>^ Sinks {
IList<Sink^>^ get ();
}
Property Value
IListSinkSee Also