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