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 別名。

適用於