Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API 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)
Syntax
'Declaration
<GuidAttribute("CB0066FC-C052-4B24-84E7-045F33E4D6AF")> _
Public Enumeration vs_exec_Result
[GuidAttribute("CB0066FC-C052-4B24-84E7-045F33E4D6AF")]
public enum vs_exec_Result
[GuidAttribute(L"CB0066FC-C052-4B24-84E7-045F33E4D6AF")]
public enum class vs_exec_Result
[<GuidAttribute("CB0066FC-C052-4B24-84E7-045F33E4D6AF")>]
type vs_exec_Result
public enum vs_exec_Result
Members
Member name | Description | |
---|---|---|
RESULT_Success | ||
RESULT_Failure | ||
RESULT_Cancel |