GenericTypeParameterBuilder.IsTypeDefinition 属性

定义

获取一个值,该值指示类型是否为类型定义。

public:
 virtual property bool IsTypeDefinition { bool get(); };
public override bool IsTypeDefinition { get; }
member this.IsTypeDefinition : bool
Public Overrides ReadOnly Property IsTypeDefinition As Boolean

属性值

如果当前为类型定义,则为 />;否则为

适用于