DefaultTypeArgumentAttribute.Type 属性

定义

获取由 DefaultTypeArgumentAttribute.. 存储的类型。

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

属性值

Type存储为泛型参数的默认值。

适用于