IVsStringMap インターフェイス
名前空間: Microsoft.VisualStudio.Shell.Interop
アセンブリ: Microsoft.VisualStudio (Microsoft.VisualStudio.dll 内)
構文
'宣言
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("4743CC21-8943-414D-84C2-E5DE2438D02F")> _
Public Interface 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