Class DesktopCompanionOptions
public sealed record DesktopCompanionOptions : IEquatable<DesktopCompanionOptions>
- Inheritance
-
DesktopCompanionOptions
- Implements
- Inherited Members
Properties
AssertionTargetAutomationId
public string? AssertionTargetAutomationId { get; init; }
Property Value
MaxRetainedEvents
public int MaxRetainedEvents { get; init; }