ProjectItemElement.KeepMetadataLocation Property

Definition

Location of the keepMetadata attribute

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

Property Value

The location of KeepMetadata.

Applies to