ProjectTargetInstance.InputsLocation Property

Definition

Location of the inputs

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 Inputs attribute location.

Applies to