Visual Basic (Declaration) | |
---|---|
Public Enum BROWSEMODE Inherits System.Enum |
C# | |
---|---|
public enum BROWSEMODE : System.Enum |
Member | Description |
---|---|
REAL | Browse calls are handled in the generic server and return the item/branches that are defined in the cache. |
VIRTUAL | Browse calls are handled in the plug-in and typically return all items that could be dynamically added to the cache. |
System.Object
System.ValueType
System.Enum
NSPlugin.BROWSEMODE
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