InheritedByOverridingMembers
Gets or sets a value indicating whether the options are inherited from the base virtual member to the overriding members.
The default value is true.
Declaration
public bool InheritedByOverridingMembers { get; init; }Property Value
| Type | Description |
|---|---|
| bool |
|