ProjectTaskOutputItemInstance.ItemTypeLocation Property

Definition

Location of the ItemType attribute

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

The ItemType attribute location.

Applies to