Click or drag to resize
Sandcastle Help File BuilderSandcastleProjectUpgradeProjectProperties Method
This marks the project as dirty along with the project collections for the purpose of upgrading the project.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
public void UpgradeProjectProperties()
Remarks
Most properties are converted when loaded. This ensures that the all collections are saved and the tools version and SHFB schema version are also updated when the project is next saved.
See Also