Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Provides flags for ResolveName.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration RESOLVENAMEFLAGS
[FlagsAttribute]
public enum RESOLVENAMEFLAGS
[FlagsAttribute]
public enum class RESOLVENAMEFLAGS
[<FlagsAttribute>]
type RESOLVENAMEFLAGS
public enum RESOLVENAMEFLAGS
Members
| Member name | Description | |
|---|---|---|
| RNF_BREAKPOINT | Resolve names for the breakpoint. |
Remarks
COM Signature
From textmgr.idl: