次の方法で共有


IToolTipHandler インターフェイス

定義

重要

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

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

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

メソッド

GetToolTipText(INodeInformation)

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

適用対象