Share via


UnionCaseInfo.GetCustomAttributesData Method (F#)

Returns the custom attributes data associated with the case.

Namespace/Module Path: Microsoft.FSharp.Reflection

Assembly: FSharp.Core (in FSharp.Core.dll)

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

// Usage:
unionCaseInfo.GetCustomAttributesData ()

Return Value

An list of custom attribute data items.

Platforms

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

Version Information

F# Core Library Versions

Supported in: 4.0

See Also

Reference

Reflection.UnionCaseInfo Class (F#)

Microsoft.FSharp.Reflection Namespace (F#)