Commands2::UpdateCommandUI Method (Boolean)
Visual Studio 2015
Forces a refresh of the command UI state.
Assembly: EnvDTE80 (in EnvDTE80.dll)
Parameters
- PerformImmediately
-
Type:
System::Boolean
Optional. If true, then the update is performed before UpdateCommandUI returns. If false, then UpdateCommandUI returns and the update is performed during idle time.
Show: