prjExecCommand Enumeration

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

Microsoft Internal Use Only.

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

Syntax

'Declaration
<GuidAttribute("F111445E-A9ED-4D12-9A0E-738F5F995F10")> _
Public Enumeration prjExecCommand
[GuidAttribute("F111445E-A9ED-4D12-9A0E-738F5F995F10")]
public enum prjExecCommand
[GuidAttribute(L"F111445E-A9ED-4D12-9A0E-738F5F995F10")]
public enum class prjExecCommand
[<GuidAttribute("F111445E-A9ED-4D12-9A0E-738F5F995F10")>]
type prjExecCommand
public enum prjExecCommand

Members

Member name Description
prjExecCommandHandleInvalidStartupObject  

See Also

Reference

VSLangProj Namespace