Nevron.ThinWeb Namespace / NRequestContext Class / m_Output Field


m_Output Field
Syntax
'Declaration
 
Public m_Output As NResponseOutput
 
'Usage
 
Dim instance As NRequestContext
Dim value As NResponseOutput
 
value = instance.m_Output
 
instance.m_Output = value
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also