BuildProcessOutputFolder Property
This returns the output folder where the log file and help file can be found after the build process
has finished.
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string OutputFolder { get; }
Public ReadOnly Property OutputFolder As String
Get
public:
property String^ OutputFolder {
String^ get ();
}
member OutputFolder : string with get
Property Value
String