PreloadingAttemptSourceRuleSetIds Property |
Version 113.3.50
RuleSetIds
Namespace:
CefSharp.DevTools.Preload
Assembly:
CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax public string[] RuleSetIds { get; set; }
public:
property array<String^>^ RuleSetIds {
array<String^>^ get ();
void set (array<String^>^ value);
}
Property Value
Type:
StringSee Also