IVsToolWindowToolbarHost.ForceUpdateUI Method
This method is for the environment's use only. Method information is not provided. Do not use this method.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Function ForceUpdateUI As Integer
int ForceUpdateUI()
int ForceUpdateUI()
abstract ForceUpdateUI : unit -> int
function ForceUpdateUI() : int
Return Value
Type: System.Int32
.NET Framework Security
- 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.