Core.PrintfFormat<'Printer,'State,'Residue,'Result,'Tuple>, 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,'Tuple>
// Usage:
new PrintfFormat (value)
Paramètres
value
Type : stringChaîne d'entrée.
Valeur de retour
Chaîne de format créée.
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,'Tuple>, classe (F#)