IVsProfferCommands4 Schnittstelle
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ermöglicht der Implementierung, das Bild eines neuen Befehls mithilfe IPictures, Bitmap oder Icon anzugeben. Wird von der Visual Studio Shell implementiert und kann über den SVsProfferCommands Dienst abgerufen werden.
public interface class IVsProfferCommands4 : Microsoft::VisualStudio::Shell::Interop::IVsProfferCommands3
public interface class IVsProfferCommands4 : Microsoft::VisualStudio::Shell::Interop::IVsProfferCommands3
__interface IVsProfferCommands4 : Microsoft::VisualStudio::Shell::Interop::IVsProfferCommands3
[System.Runtime.InteropServices.Guid("3EDBD520-6748-43A4-8BE4-CADAB7472CF6")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsProfferCommands4 : Microsoft.VisualStudio.Shell.Interop.IVsProfferCommands3
[<System.Runtime.InteropServices.Guid("3EDBD520-6748-43A4-8BE4-CADAB7472CF6")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IVsProfferCommands4 = interface
interface IVsProfferCommands3
Public Interface IVsProfferCommands4
Implements IVsProfferCommands3
- Attribute
- Implementiert