PreviewTeamView.SetButtonLabel(String) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
[スタート] メニュー ボタンのカスタマイズされたテキストを設定します。 既定のテキストは、アプリの表示名です。
public:
virtual void SetButtonLabel(Platform::String ^ label) = SetButtonLabel;
void SetButtonLabel(winrt::hstring const& label);
public void SetButtonLabel(string label);
function setButtonLabel(label)
Public Sub SetButtonLabel (label As String)
パラメーター
- label
-
String
Platform::String
winrt::hstring
ボタン ラベルのテキストを表す文字列。