Share via


ProjectRootElementLink.CreateOtherwiseElement Method

Definition

Facilitate remoting the CreateOtherwiseElement().

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

Returns

Applies to