Partager via


ISmartTagAction.DisplayText, propriété

Obtient le texte affiché dans le présentateur de balise active par défaut.

Espace de noms :  Microsoft.VisualStudio.Language.Intellisense
Assembly :  Microsoft.VisualStudio.Language.Intellisense (dans Microsoft.VisualStudio.Language.Intellisense.dll)

Syntaxe

'Déclaration
ReadOnly Property DisplayText As String
string DisplayText { get; }
property String^ DisplayText {
    String^ get ();
}
abstract DisplayText : string with get
function get DisplayText () : String

Valeur de propriété

Type : String
Texte d'affichage.

Sécurité .NET Framework

Voir aussi

Référence

ISmartTagAction Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms