ProjectRootElementLink.CreatePropertyGroupElement Method
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.
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