ProjectElementLink.Parent 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 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