TaskRunnerMSBuildExePath Property
This read-only property returns the path to MSBuild
Namespace: SandcastleBuilder.Utils.BuildEngineAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public string MSBuildExePath { get; }
Public ReadOnly Property MSBuildExePath As String
Get
public:
property String^ MSBuildExePath {
String^ get ();
}
member MSBuildExePath : string with get
Property Value
String