TeachingTip.Title Eigenschaft

Definition

Ruft den Titel 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 die Windows App SDK Namespaces).

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

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

Eigenschaftswert

String

Platform::String

winrt::hstring

Gilt für: