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