Aracılığıyla paylaş


TypeDefinition.BaseType Özellik

Tanım

Tür tanımının temel türünü alır: TypeSpecificationHandle, TypeReferenceHandle veya 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

Özellik Değeri

Tür tanımının temel türü.

Şunlara uygulanır