TypeDefinition.BaseType Vlastnost

Definice

Získá základní typ definice typu: TypeSpecificationHandle, TypeReferenceHandle nebo TypeDefinitionHandle.

public:
 property System::Reflection::Metadata::EntityHandle BaseType { System::Reflection::Metadata::EntityHandle get(); };
public System.Reflection.Metadata.EntityHandle BaseType { get; }
member this.BaseType : System.Reflection.Metadata.EntityHandle
Public ReadOnly Property BaseType As EntityHandle

Hodnota vlastnosti

Základní typ definice typu.

Platí pro