IVsDataObjectStringMapEvents Interface

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

Syntax

‘선언
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")> _
Public Interface IVsDataObjectStringMapEvents
‘사용 방법
Dim instance As IVsDataObjectStringMapEvents
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")]
public interface IVsDataObjectStringMapEvents
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")]
public interface class IVsDataObjectStringMapEvents
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("DFEC8E49-B682-43E0-841A-C25C5E2EA1E9")>]
type IVsDataObjectStringMapEvents =  interface end
public interface IVsDataObjectStringMapEvents

See Also

Reference

IVsDataObjectStringMapEvents Members

Microsoft.VisualStudio.Shell.Interop Namespace