UnionCaseInfo.GetCustomAttributes Yöntemi (F#)
Verilen öznitelik türü ile eşleşen servis talebiyle ilişkilendirilmiş özel özniteikleri döndürür.
Ad alanı/modül yolu: Microsoft.FSharp.Reflection
Derleme: FSharp.Core (FSharp.Core.dll),
// Signatures:
member this.GetCustomAttributes : Type -> obj []
member this.GetCustomAttributes : unit -> obj []
// Usage:
unionCaseInfo.GetCustomAttributes (attributeType)
unionCaseInfo.GetCustomAttributes ()
Parametreler
attributeType
Türü:TypeDöndürülen özniteliğin türü.
Dönüş Değeri
Özel öznitelikler dizisi.
Platformlar
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Sürüm Bilgisi
F# Çekirdek Kitaplığı sürümleri
Desteklenen: 2.0, 4.0, Portable