Share via


ProjectGraphNode.ProjectInstance Property

Definition

Gets the evaluated project instance represented by this node in the graph.

public:
 property Microsoft::Build::Execution::ProjectInstance ^ ProjectInstance { Microsoft::Build::Execution::ProjectInstance ^ get(); };
public Microsoft.Build.Execution.ProjectInstance ProjectInstance { get; }
member this.ProjectInstance : Microsoft.Build.Execution.ProjectInstance
Public ReadOnly Property ProjectInstance As ProjectInstance

Property Value

Applies to