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