EnumBuilder.IsDefined(Type, Boolean) 方法

定義

檢查是否已定義指定的自訂屬性類型。

public override bool IsDefined (Type attributeType, bool inherit);

參數

attributeType
Type

套用自訂屬性的 Type 物件。

inherit
Boolean

指定是否要搜尋這個成員的繼承鏈結以尋找屬性。

傳回

如果將一個或多個 attributeType 的執行個體定義於這個成員,則為 true;否則為 false

例外狀況

不完整的類型目前不支援這個方法。

備註

因應措施是檢查是否已針對已完成的類型定義自定義屬性,請使用 GetType 擷取型別,並在傳Type回的上呼叫 GetCustomAttributes

適用於

產品 版本
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 1.1, 2.0, 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0 (package-provided), 2.1