ProjectOutputElement.ItemTypeLocation Property

Definition

Location of the item type attribute, if any

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

Property Value

Returns ElementLocation.

Applies to