Microsoft.Build.Conversion.v3.5 Converts a Visual Studio project file to the Visual Studio 2008 project file format. Initializes a new instance of the class. Gets a value indicating whether the last attempted conversion was skipped because the project file is already in the latest format. true if the last attempted conversion was skipped because the project file is already in the latest format; otherwise, false. 2 Gets a list of warnings generated during the conversion. A string array containing any warnings generated during the conversion. 2 Converts the project specified by the property and saves it in the file specified by the property. Converts the project specified by the property and saves it in the file specified by the property. A flag that determine whether the project ignores non-existent .target files when loading. Converts the project specified by the property and saves it in the file specified by the property. The fully qualified path to MSBuild.exe. Creates a new project in memory from the . 2 Creates a new project in memory from the . A flag that determine whether the project ignores non-existent .target files when loading. 2 Gets or sets a value indicating whether the project file being converted is a .user file. true if the project file being converted is a .user file; otherwise, false. Gets or sets the new project file name. A string representing the new project file name. Gets or sets the old project file name. The old project file name. Gets or sets the name of the solution file that contains the project being converted. The name of the solution file that contains the project being converted.