Share via


Core.PrintfFormat<'Printer,'State,'Residue,'Result>-Klasse (F#)

Der Typ eines Formatierungsausdrucks.

Namespace/Modulpfad: Microsoft.FSharp.Core

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

type PrintfFormat<'Printer,'State,'Residue,'Result> =
 class
  new PrintfFormat : string -> PrintfFormat<'Printer,'State,'Residue,'Result>
  member this.Value :  string
 end

Konstruktoren

Member

Description

new

Erstellt eine Formatzeichenfolge.

Instanzmember

Member

Description

Wert

Der unformatierte Text der Formatzeichenfolge.

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

Microsoft.FSharp.Core-Namespace (F#)