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