Share via


IVsStringMap Interface

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("4743CC21-8943-414D-84C2-E5DE2438D02F")> _
Public Interface IVsStringMap
'Usage
Dim instance As IVsStringMap
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("4743CC21-8943-414D-84C2-E5DE2438D02F")]
public interface IVsStringMap
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"4743CC21-8943-414D-84C2-E5DE2438D02F")]
public interface class IVsStringMap
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("4743CC21-8943-414D-84C2-E5DE2438D02F")>]
type IVsStringMap =  interface end
public interface IVsStringMap

See Also

Reference

IVsStringMap Members

Microsoft.VisualStudio.Shell.Interop Namespace