IVsUIContextManager.GetUIContextState(Guid) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.VisualStudio.Shell.Interop.UIContextState GetUIContextState (in Guid uiContext);
abstract member GetUIContextState : Guid -> Microsoft.VisualStudio.Shell.Interop.UIContextState
Public Function GetUIContextState (uiContext As Guid) As UIContextState
Parameters
- uiContext
- Guid