This topic has not yet been rated - Rate this topic

vs_exec_Result Enumeration

This enumeration supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace: EnvDTE
Assembly: EnvDTE (in envdte.dll)

[GuidAttribute("CB0066FC-C052-4B24-84E7-045F33E4D6AF")] 
public enum vs_exec_Result
/** @attribute GuidAttribute("CB0066FC-C052-4B24-84E7-045F33E4D6AF") */ 
public enum vs_exec_Result
GuidAttribute("CB0066FC-C052-4B24-84E7-045F33E4D6AF") 
public enum vs_exec_Result
  Member name Description
RESULT_Cancel  
RESULT_Failure  
RESULT_Success  
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Not used
This enumeration is currently not used by Visual Studio, and has been depricated.
Advertisement