Interceptor Property
Gets or sets the
ICommandInterceptor
used
to intercept settings before it's being sent to the command.
[Obsolete("Register the interceptor with the ITypeRegistrar.")]
ICommandInterceptor Interceptor { get; set; }
- Namespace
- Spectre
.Console .Cli - Containing Type
- ICommandAppSettings
- Property Type
- ICommandInterceptor
Attributes
- ObsoleteAttribute