JumpItem クラス
定義
public ref class JumpItem abstract
public abstract class JumpItem
type JumpItem = class
Public MustInherit Class JumpItem
- 継承
-
JumpItem
- 派生
プロパティ
CustomCategory |
Windows 7Windows 7 タスク バーのジャンプ リストで JumpItem のグループ化に使用されるカテゴリの名前を取得または設定します。Gets or sets the name of the category the JumpItem is grouped with in the Windows 7Windows 7 taskbar Jump List. |
メソッド
Equals(Object) |
指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。Determines whether the specified object is equal to the current object. (継承元 Object) |
GetHashCode() |
既定のハッシュ関数として機能します。Serves as the default hash function. (継承元 Object) |
GetType() |
現在のインスタンスの Type を取得します。Gets the Type of the current instance. (継承元 Object) |
MemberwiseClone() |
現在の Object の簡易コピーを作成します。Creates a shallow copy of the current Object. (継承元 Object) |
ToString() |
現在のオブジェクトを表す文字列を返します。Returns a string that represents the current object. (継承元 Object) |