Nevron .NET Vision
Nevron.ThinWeb Namespace / NRequestContext Class / m_Output Field


In This Topic
    m_Output Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public m_Output As NResponseOutput
    'Usage
     
    
    Dim instance As NRequestContext
    Dim value As NResponseOutput
     
    value = instance.m_Output
     
    instance.m_Output = value
    public NResponseOutput m_Output
    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