Share via


RazorPageBase.PopWriter 方法

定義

從堆疊傳回文字寫入器。

protected public:
 virtual System::IO::TextWriter ^ PopWriter();
protected internal virtual System.IO.TextWriter PopWriter ();
abstract member PopWriter : unit -> System.IO.TextWriter
override this.PopWriter : unit -> System.IO.TextWriter
Protected Friend Overridable Function PopWriter () As TextWriter

傳回

文字寫入器。

適用於