InheritanceAttribute.NotInherited Fält

Definition

Anger att komponenten inte ärvs. Detta fält är skrivskyddat.

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

Fältvärde

Kommentarer

Det här fältet skapar en ny InheritanceAttribute som anger att den associerade komponenten inte ärvs.

Gäller för