Class AddInterceptOptions
public class AddInterceptOptions : CommandOptions
- Inheritance
-
AddInterceptOptions
- Derived
- Inherited Members
Constructors
AddInterceptOptions()
public AddInterceptOptions()
Properties
Contexts
public IEnumerable<BrowsingContext>? Contexts { get; set; }
Property Value
UrlPatterns
public IEnumerable<UrlPattern>? UrlPatterns { get; set; }