Class SetDownloadBehaviorOptions
public sealed record SetDownloadBehaviorOptions : CommandOptions, IEquatable<CommandOptions>, IEquatable<SetDownloadBehaviorOptions>
- Inheritance
-
SetDownloadBehaviorOptions
- Implements
- Inherited Members
Properties
UserContexts
public IEnumerable<UserContext>? UserContexts { get; init; }