Partager via


ISmartTagAction.Icon, propriété

Obtient les informations d'image qui sont affichées en même temps que du texte affiché dans la 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 Icon As ImageSource
ImageSource Icon { get; }
property ImageSource^ Icon {
    ImageSource^ get ();
}
abstract Icon : ImageSource with get
function get Icon () : ImageSource

Valeur de propriété

Type : ImageSource
Icône.

Sécurité .NET Framework

Voir aussi

Référence

ISmartTagAction Interface

Microsoft.VisualStudio.Language.Intellisense, espace de noms