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.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsDataObjectStringMapEvents
'Usage
Dim instance As IVsDataObjectStringMapEvents
[GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IVsDataObjectStringMapEvents
[GuidAttribute(L"DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IVsDataObjectStringMapEvents
[<GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IVsDataObjectStringMapEvents = interface end
public interface IVsDataObjectStringMapEvents