Visual Basic (Declaration) | |
---|---|
Public Enum BROWSEMODE Inherits System.Enum |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As BROWSEMODE |
C# | |
---|---|
public enum BROWSEMODE : System.Enum |
Managed Extensions for C++ | |
---|---|
__value public enum BROWSEMODE : public System.Enum |
C++/CLI | |
---|---|
public enum class BROWSEMODE : public System.Enum |
Member | Description |
---|---|
REAL | (0) Browse calls are handled in the generic server and return the item/branches that are defined in the cache. |
VIRTUAL | (1) 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 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family