| 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: 2014.11.22.0
Syntax public void RefreshProjectProperties()
Public Sub RefreshProjectProperties
public:
void RefreshProjectProperties()
member RefreshProjectProperties : unit -> unit
See Also