Core.PrintfFormat<'Printer,'State,'Residue,'Result>, constructeur (F#)
Créez une chaîne de format.
Espace de noms/Chemin du module : Microsoft.FSharp.Core
Assembly : FSharp.Core (in FSharp.Core.dll)
// Signature:
new PrintfFormat : string -> PrintfFormat<'Printer,'State,'Residue,'Result>
// Usage:
new PrintfFormat (value)
Paramètres
value
Type : stringChaîne d'entrée.
Valeur de retour
L'objet PrintfFormat qui contient le résultat mis en forme.
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
Core.PrintfFormat<'Printer,'State,'Residue,'Result>, classe (F#)