Refreshes the appearance of the project in the Solution Explorer, refreshes the references, and gets the latest compiled versions of the files.
Namespace: Microsoft.VisualStudio.Package.Automation
Assembly: MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)
Syntax
'宣言
Public Sub Refresh
'使用
Dim instance As OAVSProject
instance.Refresh()
public void Refresh()
public:
virtual void Refresh() sealed
public final function Refresh()
Implements
Remarks
This is a VSProject method and is not implemented in this class. It throws an exception.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.