Condividi tramite


TeachingTip.Subtitle Proprietà

Definizione

Ottiene o imposta il sottotitolo del suggerimento di insegnamento.

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; }
var string = teachingTip.subtitle;
teachingTip.subtitle = string;
Public Property Subtitle As String

Valore della proprietà

String

Platform::String

winrt::hstring

Si applica a