[Missing <summary> documentation for "P:Activsoft.Engine.Mobile.IResponse.Output"]
Namespace: Activsoft.Engine.MobileAssembly: Activsoft.Engine.Mobile (in Activsoft.Engine.Mobile.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxTextWriter Output { get; }ReadOnly Property Output As TextWriter
Get
property TextWriter^ Output {
TextWriter^ get ();
}abstract Output : TextWriter with get
Property Value
Type:
TextWriter
See Also