SettingsPage.UpdateObjects Method

Updates the objects known to the property page from the values set in the page.

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

Syntax

'宣言
Protected Sub UpdateObjects
'使用

Me.UpdateObjects()
protected void UpdateObjects()
protected:
void UpdateObjects()
protected function UpdateObjects()

Permissions

See Also

Reference

SettingsPage Class

SettingsPage Members

Microsoft.VisualStudio.Package Namespace