Printf.StringFormat<'T>-Typabkürzung (F#)
Stellt ein statisch analysiertes Format dar, wenn bei der Formatierung eine Zeichenfolge erstellt wird. Der Typparameter gibt die Argumente und den Rückgabetyp der Formatierungsoperation an. Dieser Typ ist eine Typabkürzung für StringFormat<'T,string>.
Namespace/Modulpfad: Microsoft.FSharp.Core.Printf
Assembly: FSharp.Core (in FSharp.Core.dll)
type StringFormat<'T> = StringFormat<'T,string>
Plattformen
Windows 8, Windows, Windows Server 2012, Windows Server 2008 R2
Versionsinformationen
F#-Kern-Bibliotheks-Versionen
Unterstützt in: 2,0, 4,0, portablen