vsCMFunction2 Enumeration
Visual Studio 2015
A constant indicating the type of function.
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Member name | Description | |
|---|---|---|
| vsCMFunctionAddHandler | An add handler function. | |
| vsCMFunctionRaiseEvent | A raise event function. | |
| vsCMFunctionRemoveHandler | A remove handler function. |
See vsCMFunction for more constants.
Show: