InheritedByDerivedTypes
Gets or sets a value indicating whether the options are inherited from the base type to derived types.
The default value is true.
Declaration
public bool InheritedByDerivedTypes { get; init; }Property Value
| Type | Description |
|---|---|
| bool |
|