InheritanceAttribute.InheritanceLevel Proprietà

Definizione

Ottiene o imposta il livello di ereditarietà corrente archiviato in questo attributo.

public:
 property System::ComponentModel::InheritanceLevel InheritanceLevel { System::ComponentModel::InheritanceLevel get(); };
public System.ComponentModel.InheritanceLevel InheritanceLevel { get; }
member this.InheritanceLevel : System.ComponentModel.InheritanceLevel
Public ReadOnly Property InheritanceLevel As InheritanceLevel

Valore della proprietà

Oggetto InheritanceLevel archiviato in questo attributo.

Si applica a

Vedi anche