ProjectElementLink.Parent Property

Definition

Access to remote Parent.

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

Property Value

Applies to