Partilhar via


Interface SVsIME

 

Passado para GetService para retornar uma referência a IVsIME.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop (em Microsoft.VisualStudio.Shell.Interop.dll)

Sintaxe

[ComVisibleAttribute(false)]
[GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")]
[GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")]
public interface SVsIME
[ComVisibleAttribute(false)]
[GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")]
[GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")]
public interface class SVsIME
[<ComVisibleAttribute(false)>]
[<GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")>]
[<GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")>]
type SVsIME = interface end
<ComVisibleAttribute(False)>
<GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")>
<GuidAttribute("DC7EDE19-3DD1-4e20-A7F1-110883ED996F")>
Public Interface SVsIME

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo