DocumentProperties::Refresh Method ()

 

Updates the Properties window with the latest property values.

Namespace:   Microsoft.VisualStudio.Package
Assembly:  Microsoft.VisualStudio.Package.LanguageService.14.0 (in Microsoft.VisualStudio.Package.LanguageService.14.0.dll)

public:
void Refresh()

This method triggers the update by calling the OnSelectChange method on the IVsTrackSelectionEx object obtained in the DocumentProperties class constructor.

Return to top
Show: