Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Provides additional members to the _LIBCAT_MEMBERTYPE enumeration.
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
<FlagsAttribute> _
Public Enumeration _LIBCAT_MEMBERTYPE2
[FlagsAttribute]
public enum _LIBCAT_MEMBERTYPE2
[FlagsAttribute]
public enum class _LIBCAT_MEMBERTYPE2
[<FlagsAttribute>]
type _LIBCAT_MEMBERTYPE2
public enum _LIBCAT_MEMBERTYPE2
Members
| Member name | Description | |
|---|---|---|
| LCMT_GENERIC | Indicates generic method. | |
| LCMT_TEMPLATE | Indicates template method. |
Remarks
COM Signature
From vsshell80.idl: