Language

IsClosedTypeAttribute.DerivedTypes Property

Definition

public:
 property cli::array <Type ^> ^ DerivedTypes { cli::array <Type ^> ^ get(); void set(cli::array <Type ^> ^ value); };
public Type[] DerivedTypes { get; set; }
member this.DerivedTypes : Type[] with get, set
Public Property DerivedTypes As Type()

Property Value

Type[]

Applies to