vsCMFunction2 Enumeration

 

A constant indicating the type of function.

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

[GuidAttribute("D3C30B7B-11AD-4693-B1A8-E20A36C1C9F1")]
public enum vsCMFunction2

Member nameDescription
vsCMFunctionAddHandler

An add handler function.

vsCMFunctionRaiseEvent

A raise event function.

vsCMFunctionRemoveHandler

A remove handler function.

See vsCMFunction for more constants.

Return to top
Show: