Aracılığıyla paylaş


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ü:Type

    Dö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

Ayrıca bkz.

Başvuru

Reflection.UnionCaseInfo Sınıfı (F#)

Microsoft.FSharp.Reflection İsim Uzayı (F#)