InheritanceAttribute.Inherited Поле

Определение

Указывает, что компонент наследуется. Это поле может использоваться только для чтения.

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 

Значение поля

Комментарии

Это поле создает новое InheritanceAttribute , указывающее, что связанный компонент наследуется.

Применяется к