ProjectImportElementLink.OriginalElement 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.
Access to remote OriginalElement.
public:
abstract property Microsoft::Build::Construction::ProjectElement ^ OriginalElement { Microsoft::Build::Construction::ProjectElement ^ get(); };
public abstract Microsoft.Build.Construction.ProjectElement OriginalElement { get; }
member this.OriginalElement : Microsoft.Build.Construction.ProjectElement
Public MustOverride ReadOnly Property OriginalElement As ProjectElement