ViewComponentContext.Writer 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取 TextWriter 输出的 。
public:
 property System::IO::TextWriter ^ Writer { System::IO::TextWriter ^ get(); };public System.IO.TextWriter Writer { get; }member this.Writer : System.IO.TextWriterPublic ReadOnly Property Writer As TextWriter属性值
注解
这是 的 ViewContext.Writer别名。