ProjectRootElementLink.CreateImportGroupElement 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 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