ProjectRootElementLink.CreateItemGroupElement 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 CreateItemGroupElement().
public:
abstract Microsoft::Build::Construction::ProjectItemGroupElement ^ CreateItemGroupElement();
public abstract Microsoft.Build.Construction.ProjectItemGroupElement CreateItemGroupElement ();
abstract member CreateItemGroupElement : unit -> Microsoft.Build.Construction.ProjectItemGroupElement
Public MustOverride Function CreateItemGroupElement () As ProjectItemGroupElement