InheritanceAttribute.InheritanceLevel Propriedade
Definição
Obtém ou define o nível atual de herança armazenado nesse atributo.Gets or sets the current inheritance level stored in this attribute.
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 da propriedade
O InheritanceLevel armazenado neste atributo.The InheritanceLevel stored in this attribute.