TeachingTip.Subtitle Eigenschaft

Definition

Ruft den Untertitel des Lehrtipps ab oder legt sie fest.

Diese Dokumentation gilt für WinUI 2 für UWP (für WinUI im Windows App SDK, siehe Windows App SDK Namespaces).

public:
 property Platform::String ^ Subtitle { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Subtitle();

void Subtitle(winrt::hstring value);
public string Subtitle { get; set; }
Public Property Subtitle As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Gilt für: