KeyGesture.DisplayString プロパティ

定義

この KeyGesture の文字列表現を取得します。

public:
 property System::String ^ DisplayString { System::String ^ get(); };
public string DisplayString { get; }
member this.DisplayString : string
Public ReadOnly Property DisplayString As String

プロパティ値

この KeyGesture の表示文字列。 既定値は Empty です。

注釈

コンストラクターに表示文字列が設定されていない場合は、空の文字列が返されます。

このプロパティが空のGetDisplayStringForCulture場合、 メソッドは と Modifiersから作成された文字列をKey返します。

適用対象

こちらもご覧ください