Freigeben über


Expr.Type-Eigenschaft (F#)

Gibt den Typ eines Ausdrucks zurück.

Namespace/Modulpfad: Microsoft.FSharp.Quotations

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

// Signature:
member this.Type :  Type

// Usage:
expr.Type

Rückgabewert

Ein Type-Objekt, das den Typ des Ausdrucks darstellt.

Plattformen

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

Versionsinformationen

F#-Kern-Bibliotheks-Versionen

Unterstützt in: 2,0, 4,0, portablen

Siehe auch

Referenz

Quotations.Expr-Klasse (F#)

Microsoft.FSharp.Quotations-Namespace (F#)