Partager via


WebPageBase.OutputStack Propriété

Définition

Obtient la pile d’objets TextWriter pour le contexte de page actif.

public System.Collections.Generic.Stack<System.IO.TextWriter> OutputStack { get; }
member this.OutputStack : System.Collections.Generic.Stack<System.IO.TextWriter>
Public ReadOnly Property OutputStack As Stack(Of TextWriter)

Valeur de propriété

Objets TextWriter.

S’applique à