ProjectTargetElement.OutputsLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Location of the Outputs attribute
public:
property Microsoft::Build::Construction::ElementLocation ^ OutputsLocation { Microsoft::Build::Construction::ElementLocation ^ get(); };
public Microsoft.Build.Construction.ElementLocation OutputsLocation { get; }
member this.OutputsLocation : Microsoft.Build.Construction.ElementLocation
Public ReadOnly Property OutputsLocation As ElementLocation
Property Value
The location of the Outputs attribute.