InheritanceAttribute.InheritanceLevel Proprietà

Definizione

Ottiene e impostare il livello di ereditarietà corrente memorizzato nell'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 memorizzato in questo attributo.

Si applica a

Vedi anche