Freigeben über


ISmartTagAction.Icon-Eigenschaft

Ruft Bildinformationen ab, die mit dem Anzeigetext im standardmäßigen Smarttag angezeigt wird.

Namespace:  Microsoft.VisualStudio.Language.Intellisense
Assembly:  Microsoft.VisualStudio.Language.Intellisense (in Microsoft.VisualStudio.Language.Intellisense.dll)

Syntax

'Declaration
ReadOnly Property Icon As ImageSource
ImageSource Icon { get; }
property ImageSource^ Icon {
    ImageSource^ get ();
}
abstract Icon : ImageSource with get
function get Icon () : ImageSource

Eigenschaftswert

Typ: ImageSource
Das Symbol.

.NET Framework-Sicherheit

Siehe auch

Referenz

ISmartTagAction Schnittstelle

Microsoft.VisualStudio.Language.Intellisense-Namespace