JAMS Developer Guide
m_CurrentStore Field


Genghis Namespace > Preferences Class : m_CurrentStore Field
The current store
Syntax
'Declaration
 
Protected m_CurrentStore As System.Collections.IDictionary
'Usage
 
Dim instance As Preferences
Dim value As System.Collections.IDictionary
 
value = instance.m_CurrentStore
 
instance.m_CurrentStore = value
protected System.Collections.IDictionary m_CurrentStore
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

Reference

Preferences Class
Preferences Members