Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.VisualStudio.CommandBars
Assembly: Microsoft.VisualStudio.CommandBars (in Microsoft.VisualStudio.CommandBars.dll)
Syntax
'Declaration
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _CommandBarsEvents_SinkHelper _
Implements _CommandBarsEvents
'Usage
Dim instance As _CommandBarsEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _CommandBarsEvents_SinkHelper : _CommandBarsEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _CommandBarsEvents_SinkHelper sealed : _CommandBarsEvents
[<SealedAttribute>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _CommandBarsEvents_SinkHelper =
class
interface _CommandBarsEvents
end
public final class _CommandBarsEvents_SinkHelper implements _CommandBarsEvents
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.CommandBars._CommandBarsEvents_SinkHelper
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.