Share via


VSProjectNode.getReferencedProjectsInAOT Method

Gets the AOT paths of the projects that are referenced by this Visual Studio project.

Syntax

public str getReferencedProjectsInAOT()

Run On

Called

Return Value

Type: str
A list of AOT paths of the projects that are referenced by this Visual Studio project.

See Also

Reference

VSProjectNode Class