Constructor
Namespace: SandcastleBuilder.Utils.ConversionAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 1.9.7.0
Syntax
| C# |
|---|
protected ConvertToMSBuildFormat( string oldProjectFile, SandcastleProject newProject ) |
| Visual Basic |
|---|
Protected Sub New ( oldProjectFile As String, newProject As SandcastleProject ) |
Parameters
- oldProjectFile
- Type: System..::..String
The old project filename
- newProject
- Type: SandcastleBuilder.Utils..::..SandcastleProject
The new project into which the converted elements are inserted