DISPLAY_NAME_PRIORITY Enumeration

Namespace:  Microsoft.VisualStudio.Debugger.Interop
Assembly:  Microsoft.VisualStudio.Debugger.Interop.10.0 (in Microsoft.VisualStudio.Debugger.Interop.10.0.dll)

Syntax

'Declaration
Public Enumeration DISPLAY_NAME_PRIORITY
public enum DISPLAY_NAME_PRIORITY
public enum class DISPLAY_NAME_PRIORITY
type DISPLAY_NAME_PRIORITY
public enum DISPLAY_NAME_PRIORITY

Members

Member name Description
DISPLAY_NAME_PRI_LOWEST_CONFIDENCY
DISPLAY_NAME_PRI_LOW_CONFIDENCY
DISPLAY_NAM_PRI_DEFAULT
DISPLAY_NAME_PRI_NORMAL
DISPLAY_NAME_PRI_HIGH
DISPLAY_NAME_PRI_HIGHEST

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace