Class AddDataCollectorOptions
public class AddDataCollectorOptions : CommandOptions
- Inheritance
-
AddDataCollectorOptions
- Inherited Members
Properties
CollectorType
public CollectorType? CollectorType { get; set; }
Property Value
Contexts
public IEnumerable<BrowsingContext>? Contexts { get; set; }
Property Value
UserContexts
public IEnumerable<UserContext>? UserContexts { get; set; }