Share via


ProjectRootElementLink.CreateChooseElement Method

Definition

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

Returns

Applies to