Bagikan melalui


AccountsSettingsPaneCommandsRequestedEventArgs.HeaderText Properti

Definisi

Mendapatkan atau mengatur teks header untuk panel pengaturan akun.

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

void HeaderText(winrt::hstring value);
public string HeaderText { get; set; }
var string = accountsSettingsPaneCommandsRequestedEventArgs.headerText;
accountsSettingsPaneCommandsRequestedEventArgs.headerText = string;
Public Property HeaderText As String

Nilai Properti

String

Platform::String

winrt::hstring

Teks header.

Berlaku untuk