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