IHelpService 介面

定義

定義一種顯示說明主題及在設計時新增與移除說明關鍵字的方法。

public interface class IHelpService
public interface IHelpService
type IHelpService = interface
Public Interface IHelpService

方法

名稱 Description
DisplayHelp(String)

會渲染一個字串值,代表 Help 關鍵字。

DisplayHelp(Uri)

表示該屬性的統一資源識別碼(URI)物件表示。

適用於