Partager via


IVsDataObjectStringMapEvents Interface

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

Syntax

'Déclaration
<GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IVsDataObjectStringMapEvents
'Utilisation
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

See Also

Reference

IVsDataObjectStringMapEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace