VSProjectNode.getPrimaryOutputNode Method

Gets the VSProjectFileNode object that represent the primary output of the Visual Studio project.

Syntax

public VSProjectFileNode getPrimaryOutputNode()

Run On

Called

Return Value

Type: VSProjectFileNode Class
A VSProjectFileNode object that represent the primary output of the Visual Studio project.

See Also

Reference

VSProjectNode Class