Share via


ProjectTargetElement.InputsLocation Property

Definition

Location of the Inputs attribute

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

Property Value

The location of the Inputs attribute.

Applies to