InheritanceAttribute.Default Pole

Definicja

Określa, że wartość domyślna parametru InheritanceAttribute to NotInherited. To pole jest tylko do odczytu.

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

Wartość pola

Uwagi

To pole tworzy nową, InheritanceAttribute która wskazuje, że skojarzony składnik nie jest dziedziczony.

Dotyczy