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

屬性值

true 如果目前 Type 是型別定義,則為 , false否則為 。

適用於