共用方式為


UnionCaseInfo.GetCustomAttributesData 方法 (F#)

傳回與案例相關的自訂屬性資料。

命名空間/模組路徑:Microsoft.FSharp.Reflection

組件:FSharp.Core (在 FSharp.Core.dll 中)

// Signature:
member this.GetCustomAttributesData : unit -> IList<CustomAttributeData>

// Usage:
unionCaseInfo.GetCustomAttributesData ()

傳回值

自訂屬性資料項目清單。

平台

Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2

版本資訊

F# 核心程式庫版本

支援版本:4.0

請參閱

參考

Reflection.UnionCaseInfo 類別 (F#)

Microsoft.FSharp.Reflection 命名空間 (F#)