InheritanceMappingAttribute.Type Proprietà

Definizione

Ottiene o imposta il tipo della classe nella gerarchia.

public:
 property Type ^ Type { Type ^ get(); void set(Type ^ value); };
public Type Type { get; set; }
member this.Type : Type with get, set
Public Property Type As Type

Valore della proprietà

Deve essere specificato dall'utente. Non esiste alcun valore predefinito.

Commenti

Usare qualsiasi tipo non astratto nella gerarchia di ereditarietà, incluso il tipo radice.

Si applica a