IContextChanged インターフェイス

定義

アイテムのコンテキストを変更することができます。

public interface class IContextChanged
public interface IContextChanged
type IContextChanged = interface
Public Interface IContextChanged

メソッド

名前 説明
NewContext(String, String)

新しいコンテキストを設定し、該当する場合はアイテムの新しい名前を設定します。

適用対象