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 _CommandBarButtonEvents_SinkHelper _
Implements _CommandBarButtonEvents
'Usage
Dim instance As _CommandBarButtonEvents_SinkHelper
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _CommandBarButtonEvents_SinkHelper : _CommandBarButtonEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _CommandBarButtonEvents_SinkHelper sealed : _CommandBarButtonEvents
[<SealedAttribute>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _CommandBarButtonEvents_SinkHelper =
class
interface _CommandBarButtonEvents
end
public final class _CommandBarButtonEvents_SinkHelper implements _CommandBarButtonEvents
Inheritance Hierarchy
System.Object
Microsoft.VisualStudio.CommandBars._CommandBarButtonEvents_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.