SandcastleProjectRefreshProjectProperties Method
This refreshes the project instance property values by reloading them from the underlying MSBuild
project.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
public void RefreshProjectProperties()
Public Sub RefreshProjectProperties
public:
void RefreshProjectProperties()
member RefreshProjectProperties : unit -> unit