IVsInvalidateCachedCommandState Interface
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 interface class IVsInvalidateCachedCommandState
public interface IVsInvalidateCachedCommandState
[System.Runtime.InteropServices.Guid("0A026971-5A0E-45C9-9479-E62AB18B7DE6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsInvalidateCachedCommandState
type IVsInvalidateCachedCommandState = interface
[<System.Runtime.InteropServices.Guid("0A026971-5A0E-45C9-9479-E62AB18B7DE6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsInvalidateCachedCommandState = interface
Public Interface IVsInvalidateCachedCommandState
- Attributes
Remarks
This interface is safe to access from any thread.
Methods
InvalidateCommandUIState() | |
InvalidateSpecificCommandUIState(VSCommandId) |