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