バージョン

Key プロパティ (ApplicationBarButton)

このボタンをコレクション内で一意に識別する値を返すか、設定します。このボタンに割り当てられているキーがない場合は、空の文字列になります。
シンタックス
'宣言
 
Public Overridable Property Key As String
public virtual string Key {get; set;}
参照