ModelExplorerTreeContainer.RefreshBrowserView Method

Refreshes Model Explorer.

Namespace:  Microsoft.VisualStudio.Modeling.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Shell (in Microsoft.VisualStudio.Modeling.Sdk.Shell.dll)

Syntax

'宣言
Public Sub RefreshBrowserView
'使用
Dim instance As ModelExplorerTreeContainer

instance.RefreshBrowserView()
public void RefreshBrowserView()
public:
void RefreshBrowserView()
public function RefreshBrowserView()

Permissions

See Also

Reference

ModelExplorerTreeContainer Class

ModelExplorerTreeContainer Members

Microsoft.VisualStudio.Modeling.Shell Namespace