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

Type d'une expression de mise en forme.

Espace de noms/Chemin du module : 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

Constructeurs

Membre

Description

new

Créez une chaîne de format.

Membres d'instance

Membre

Description

Valeur

Texte brut de la chaîne de format.

Plateformes

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

Informations de version

Versions de bibliothèque principale F#

Prise en charge dans : 2,0, 4,0, portables

Voir aussi

Référence

Microsoft.FSharp.Core, espace de noms (F#)