Share via


TeachingTip.IconSource Eigenschaft

Definition

Ruft den Grafikinhalt ab, der neben titel und untertiteln angezeigt werden soll, oder legt diesen fest.

public:
 property IconSource ^ IconSource { IconSource ^ get(); void set(IconSource ^ value); };
IconSource IconSource();

void IconSource(IconSource value);
public IconSource IconSource { get; set; }
var iconSource = teachingTip.iconSource;
teachingTip.iconSource = iconSource;
Public Property IconSource As IconSource

Eigenschaftswert

Gilt für: