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

适用于