Class SetCacheBehaviorOptions
public sealed class SetCacheBehaviorOptions : CommandOptions
- Inheritance
-
SetCacheBehaviorOptions
- Inherited Members
Constructors
SetCacheBehaviorOptions()
public SetCacheBehaviorOptions()
Properties
Contexts
public IEnumerable<BrowsingContext>? Contexts { get; set; }