Project.ProjectFileLocation Property

Definition

Location of the originating file itself, not any specific content within it. If the file has not been given a name, returns an empty location.

C#
public Microsoft.Build.Construction.ElementLocation ProjectFileLocation { get; }

Property Value

The originating file location, or an empty location if the file has not been given a name.

Applies to

Produit Versions
.NET Framework 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1