共用方式為


DefaultTypeArgumentAttribute.Type 屬性

定義

取得 DefaultTypeArgumentAttribute 所儲存的型別。

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

屬性值

Type 會儲存為泛型參數的預設值。

適用於