| ProjectExplorerWindowRefreshProject Method |
This is called to refresh the project explorer view after another pane has added files to the project
Namespace: SandcastleBuilder.Gui.ContentEditorsAssembly: SandcastleBuilderGUI (in SandcastleBuilderGUI.exe) Version: 2014.11.22.0
Syntax public void RefreshProject()
Public Sub RefreshProject
public:
void RefreshProject()
member RefreshProject : unit -> unit
See Also