IVsSyntheticTextClient, interface
Espace de noms : Microsoft.VisualStudio.TextManager.Interop
Assembly : Microsoft.VisualStudio.TextManager.Interop (dans Microsoft.VisualStudio.TextManager.Interop.dll)
Syntaxe
'Déclaration
<GuidAttribute("1A8FBF86-5949-4E08-B9B6-F528AFB2DF9C")> _
<InterfaceTypeAttribute()> _
Public Interface IVsSyntheticTextClient
[GuidAttribute("1A8FBF86-5949-4E08-B9B6-F528AFB2DF9C")]
[InterfaceTypeAttribute()]
public interface IVsSyntheticTextClient
[GuidAttribute(L"1A8FBF86-5949-4E08-B9B6-F528AFB2DF9C")]
[InterfaceTypeAttribute()]
public interface class IVsSyntheticTextClient
[<GuidAttribute("1A8FBF86-5949-4E08-B9B6-F528AFB2DF9C")>]
[<InterfaceTypeAttribute()>]
type IVsSyntheticTextClient = interface end
public interface IVsSyntheticTextClient
Le type IVsSyntheticTextClient expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
ExecMarkerCommand | ||
GetErrorText | Les retours conseils le texte pour pointer. | |
GetMarkerCommandInfo | Retourne les informations d'ordre de marque. | |
GetTipText | Retourne le texte de conseil pour pointer. | |
OnBeforeSessionEnd | ||
OnSyntheticRegionChange |
Début