Sdílet prostřednictvím


InteractiveSession.PrintWidth – vlastnost (F#)

Získá nebo nastaví tisková šířka, počet znaků na řádek, tisk v F# interaktivní relaci.

Cesta k oboru názvů nebo modul: Microsoft.FSharp.Compiler.Interactive

Sestavení: FSharp.Compiler.Interactive.Settings (v FSharp.Compiler.Interactive.Settings.dll)

// Signatures:
member this.PrintWidth :  int
member this.PrintWidth : int with set :  int

// Usage:
interactiveSession.PrintWidth
interactiveSession.PrintWidth <- printWidth

Parametry

  • printWidth
    Typ: int

    Šířka tisku nastavit.

Poznámky

Výchozí hodnota je 78.

Platformy

Windows 7, aktualizace SP2 systému Windows Vista, Windows XP SP3, Windows XP x 64 s aktualizací SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

Informace o verzi

F# Runtime

Podporovány: 2.0, 4

Technologie Silverlight

Podporované v: 3

Viz také

Referenční dokumentace

Interactive.InteractiveSession – třída (F#)

Microsoft.FSharp.Compiler.Interactive – obor názvů (F#)