IVsInvalidateCachedCommandState Interface

Definition

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

Methods

InvalidateCommandUIState()
InvalidateSpecificCommandUIState(VSCommandId)

Applies to