Condividi tramite


Proprietà UnionCaseInfo.DeclaringType (F#)

Il tipo in cui si verifica il case.

Percorso spazio dei nomi/modulo: Microsoft.FSharp.Reflection

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

// Signature:
member this.DeclaringType :  Type

// Usage:
unionCaseInfo.DeclaringType

Valore restituito

Oggetto Type che rappresenta il tipo di unione.

Piattaforme

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

Informazioni sulla versione

Versioni della libreria di base F#

Supportato in: 2,0, 4,0, portabile

Vedere anche

Riferimenti

Classe Reflection.UnionCaseInfo (F#)

Spazio dei nomi Microsoft.FSharp.Reflection (F#)