共用方式為


IOptionFormatter 介面

定義

設定選項的格式,並提供類別和名稱

public interface IOptionFormatter
type IOptionFormatter = interface
Public Interface IOptionFormatter
衍生

屬性

Name

取得 options 物件的名稱。

方法

Format()

將 options 物件格式化為字串集合。

適用於