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