言語

IToolTipHandler インターフェイス

定義

重要

この API は CLS 準拠ではありません。

エクスプローラー階層ノードにカスタムツールチップテキストを提供します。

public interface class IToolTipHandler
[System.CLSCompliant(false)]
public interface IToolTipHandler
[<System.CLSCompliant(false)>]
type IToolTipHandler = interface
Public Interface IToolTipHandler
属性

メソッド

名前 説明
GetToolTipText(INodeInformation)

表示するテキストを取得します。

適用対象