Nevron.Examples.Framework.WinForm Namespace / NSearchContext Class / m_WordMatch Field


In This Topic
    m_WordMatch Field
    In This Topic
    Syntax
    'Declaration
     
    
    Protected m_WordMatch As WordMatch
    'Usage
     
    
    Dim instance As NSearchContext
    Dim value As WordMatch
     
    value = instance.m_WordMatch
     
    instance.m_WordMatch = value
    protected WordMatch m_WordMatch
    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