InheritanceAttribute.InheritanceLevel Propiedad

Definición

Obtiene o establece el nivel de herencia actual almacenado en este atributo.

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

Valor de propiedad

InheritanceLevel almacenado en este atributo.

Se aplica a

Consulte también