IToolTipHandler 介面

定義

重要

此 API 不符合 CLS 規範。

提供自訂工具提示文字給檔案總管階層節點。

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

方法

名稱 Description
GetToolTipText(INodeInformation)

擷取要顯示的文字。

適用於