ProjectElementContainerLink.LastChild Property

Definition

Access to remote LastChild.

public:
 abstract property Microsoft::Build::Construction::ProjectElement ^ LastChild { Microsoft::Build::Construction::ProjectElement ^ get(); };
public abstract Microsoft.Build.Construction.ProjectElement LastChild { get; }
member this.LastChild : Microsoft.Build.Construction.ProjectElement
Public MustOverride ReadOnly Property LastChild As ProjectElement

Property Value

Applies to