ProjectImportElement.ProjectLocation Property

Definition

Location of the project attribute

public:
 property Microsoft::Build::Construction::ElementLocation ^ ProjectLocation { Microsoft::Build::Construction::ElementLocation ^ get(); };
public Microsoft.Build.Construction.ElementLocation ProjectLocation { get; }
member this.ProjectLocation : Microsoft.Build.Construction.ElementLocation
Public ReadOnly Property ProjectLocation As ElementLocation

Property Value

Returns ElementLocation.

Applies to