| ConvertConceptualContentConvertContent Method |
This is used to convert the conceptual content from the old project
into the format required by the new project.
Namespace: SandcastleBuilder.Utils.ConversionAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax public void ConvertContent()
Public Sub ConvertContent
public:
void ConvertContent()
member ConvertContent : unit -> unit
See Also