次の方法で共有


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#)