RuleSetUpdatedEventArgsRuleSet Property |
Version 118.6.80
RuleSet
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 118.6.80.0
Syntaxpublic RuleSet RuleSet { get; }
public:
property RuleSet^ RuleSet {
RuleSet^ get ();
}
Property Value
Type:
RuleSet
See Also