OutputGroup.Refresh Method

Rebuilds the target and resets the list of outputs and the key output.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

Syntax

'宣言
Protected Overridable Sub Refresh
'使用

Me.Refresh()
protected virtual void Refresh()
protected:
virtual void Refresh()
protected function Refresh()

Permissions

See Also

Reference

OutputGroup Class

OutputGroup Members

Microsoft.VisualStudio.Package Namespace