Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Describes the site for an IVsMenuEditor instance. Provided by the environment and used by the IVsMenuEditor instance.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("61B34381-6D7C-461D-949A-1AE178CBA00D")> _
Public Interface IVsMenuEditorSite
'Usage
Dim instance As IVsMenuEditorSite
[InterfaceTypeAttribute()]
[GuidAttribute("61B34381-6D7C-461D-949A-1AE178CBA00D")]
public interface IVsMenuEditorSite
[InterfaceTypeAttribute()]
[GuidAttribute(L"61B34381-6D7C-461D-949A-1AE178CBA00D")]
public interface class IVsMenuEditorSite
public interface IVsMenuEditorSite