다음을 통해 공유


Core.PrintfFormat<'Printer,'State,'Residue,'Result> 클래스(F#)

서식 지정 식의 형식입니다.

네임스페이스/모듈 경로: Microsoft.FSharp.Core

어셈블리: FSharp.Core(FSharp.Core.dll)

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

생성자

멤버

설명

new

서식 문자열을 생성합니다.

인스턴스 멤버

멤버

설명

서식 문자열의 원시 텍스트입니다.

플랫폼

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

버전 정보

F# 코어 라이브러리 버전

지원: 2.0, 4.0, 노트북

참고 항목

참조

Microsoft.FSharp.Core 네임스페이스(F#)