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
- 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.