ProjectRootElementLink.CreatePropertyGroupElement Method

Definition

Facilitate remoting the CreatePropertyGroupElement().

public:
 abstract Microsoft::Build::Construction::ProjectPropertyGroupElement ^ CreatePropertyGroupElement();
public abstract Microsoft.Build.Construction.ProjectPropertyGroupElement CreatePropertyGroupElement ();
abstract member CreatePropertyGroupElement : unit -> Microsoft.Build.Construction.ProjectPropertyGroupElement
Public MustOverride Function CreatePropertyGroupElement () As ProjectPropertyGroupElement

Returns

Applies to