Share via


enum_DISPLAY_NAME_PRIORITY Enumeration

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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

Syntax

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

Members

Member name Description
DISPLAY_NAM_PRI_DEFAULT
DISPLAY_NAME_PRI_HIGH
DISPLAY_NAME_PRI_HIGHEST
DISPLAY_NAME_PRI_LOW_CONFIDENCY
DISPLAY_NAME_PRI_LOWEST_CONFIDENCY
DISPLAY_NAME_PRI_NORMAL

See Also

Reference

Microsoft.VisualStudio.Debugger.Interop Namespace