Partilhar via


Propriedade InteractiveSession.ShowIEnumerable (F#)

Quando definido como false, desabilita a exibição das seqüências na saída da sessão interativa.

Caminho do namespace/módulo: Microsoft.FSharp.Compiler.Interactive

Montagem: FSharp.Compiler.Interactive.Settings (em FSharp.Compiler.Interactive.Settings.dll)

// Signatures:
member this.ShowIEnumerable :  bool
member this.ShowIEnumerable : bool with set :  bool

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

Parâmetros

  • showIEnumerable
    Tipo: bool

    O novo valor para definir.

Plataformas

O Windows 7, SP2 do Windows Vista, Windows XP SP3, Windows XP x64 SP2, Windows Server 2008 R2, Windows Server 2008 SP2, Windows Server 2003 SP2

Informações sobre versão

O tempo de execução F#

Tem suporte no: 2.0, 4

Silverlight

Tem suporte no: 3

Consulte também

Referência

Classe Interactive.InteractiveSession (F#)

Namespace Microsoft.FSharp.Compiler.Interactive (F#)