ExtendsAttribute.BaseType Property

Definition

Gets the type of class that selectable classes must derive from.

public:
 property Type ^ BaseType { Type ^ get(); };
public Type BaseType { get; }
member this.BaseType : Type
Public ReadOnly Property BaseType As Type

Property Value

Applies to