InheritanceAttribute.Inherited Campo

Definição

Especifica que o componente é herdado. Este campo é somente leitura.

public: static initonly System::ComponentModel::InheritanceAttribute ^ Inherited;
public static readonly System.ComponentModel.InheritanceAttribute Inherited;
 staticval mutable Inherited : System.ComponentModel.InheritanceAttribute
Public Shared ReadOnly Inherited As InheritanceAttribute 

Valor do campo

Comentários

Esse campo cria um novo InheritanceAttribute que indica que o componente associado é herdado.

Aplica-se a