Condividi tramite


Interfaccia IVsSyntheticTextManager

Immediatamente terminare la sessione sintetica di testo.

Spazio dei nomi:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Sintassi

'Dichiarazione
<InterfaceTypeAttribute()> _
<GuidAttribute("2AB20832-0942-42F9-974F-4E65B85DABF3")> _
Public Interface IVsSyntheticTextManager
[InterfaceTypeAttribute()]
[GuidAttribute("2AB20832-0942-42F9-974F-4E65B85DABF3")]
public interface IVsSyntheticTextManager
[InterfaceTypeAttribute()]
[GuidAttribute(L"2AB20832-0942-42F9-974F-4E65B85DABF3")]
public interface class IVsSyntheticTextManager
[<InterfaceTypeAttribute()>]
[<GuidAttribute("2AB20832-0942-42F9-974F-4E65B85DABF3")>]
type IVsSyntheticTextManager =  interface end
public interface IVsSyntheticTextManager

Il tipo IVsSyntheticTextManager espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico CreateSyntheticTextSession
Metodo pubblico GetSyntheticTextSession Chiede l'oggetto proprietario se una sessione sintetica del testo attualmente esiste.

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.VisualStudio.TextManager.Interop