TypeDefinition.BaseType 屬性

定義

取得型別定義的基底型別:TypeSpecificationHandleTypeReferenceHandleTypeDefinitionHandle

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

屬性值

型別定義的基底型別。

適用於