Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Conceptual documentation

Commented examples

API documentation

  • Article

Property InheritedByNestedTypes

InheritedByNestedTypes

Gets or sets a value indicating that the options are inherited from the enclosing type to the nested types.

Declaration
public bool InheritedByNestedTypes { get; init; }
Property Value
Type Description
bool
  • Navigation