Sdílet prostřednictvím


InteractiveSession.ShowIEnumerable – vlastnost (F#)

Nastavena na false, zakáže zobrazení posloupnosti ve výstupu interaktivní relace.

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.ShowIEnumerable :  bool
member this.ShowIEnumerable : bool with set :  bool

// Usage:
interactiveSession.ShowIEnumerable
interactiveSession.ShowIEnumerable <- showIEnumerable

Parametry

  • showIEnumerable
    Typ: bool

    Nová hodnota nastavení.

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#)