ProjectItemGroupTaskItemInstance.RemoveMetadataLocation Property

Definition

Location of the removeMetadata attribute, if any.

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

Property Value

The RemoveMetadata location.

Applies to