ResolveNonMSBuildProjectOutput Methods

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ResolveNonMSBuildProjectOutput type exposes the following members.

Methods

  Name Description
Protected method AddSyntheticProjectReferences Helper method for retrieving the extra “project references” passed in the solution blob. These come from dependencies expressed in the solution file itself.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from ResolveProjectBase.)
Public method Equals (Inherited from Object.)
Public method Execute Infrastructure. Executes the ResolveNonMSBuildProjectOutput task.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Overrides Task.Execute().)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Protected method GetProjectElement Infrastructure. Retrieves the XML element representing the given project.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from ResolveProjectBase.)
Protected method GetProjectItem Infrastructure. Retrieves the XML contents of the project element of the specified project.MSBuild is now included in Visual Studio instead of the .NET Framework. You can use MSBuild 12.0 side-by-side with versions previously deployed with the .NET Framework.For more information, see What's New in MSBuild 12.0. (Inherited from ResolveProjectBase.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ResolveNonMSBuildProjectOutput Class

Microsoft.Build.Tasks Namespace