ProjectRootElementLink.CreateImportGroupElement Method

Definition

Facilitate remoting the CreateImportGroupElement().

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

Returns

Applies to