Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Use this service to get an instance of IVsDataObjectStringMapManager.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("8016834A-90E4-4E01-B24F-958DAA30B7D5")> _
Public Interface SVsDataObjectStringMapManager
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("8016834A-90E4-4E01-B24F-958DAA30B7D5")]
public interface SVsDataObjectStringMapManager
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"8016834A-90E4-4E01-B24F-958DAA30B7D5")]
public interface class SVsDataObjectStringMapManager
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("8016834A-90E4-4E01-B24F-958DAA30B7D5")>]
type SVsDataObjectStringMapManager = interface end
public interface SVsDataObjectStringMapManager