Compartilhar via


ProjectRootElementLink.CreateItemGroupElement Method

Definition

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

Returns

Applies to