Share via


ViewComponentContext.Writer プロパティ

定義

出力の を TextWriter 取得します。

public:
 property System::IO::TextWriter ^ Writer { System::IO::TextWriter ^ get(); };
public System.IO.TextWriter Writer { get; }
member this.Writer : System.IO.TextWriter
Public ReadOnly Property Writer As TextWriter

プロパティ値

注釈

これは のエイリアス ViewContext.Writerです。

適用対象