Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type of a formatting expression.
Namespace/Module Path: 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
Constructors
Member |
Description |
---|---|
Construct a format string |
Instance Members
Member |
Description |
---|---|
The raw text of the format string. |
Platforms
Windows 8, Windows 7, Windows Server 2012, Windows Server 2008 R2
Version Information
F# Core Library Versions
Supported in: 2.0, 4.0, Portable