共用方式為


ContributedFeatureHandlerSettings interface

屬性

name

要執行的處理常式名稱

properties

要饋送至處理常式的屬性

屬性詳細資料

name

要執行的處理常式名稱

name: string

屬性值

string

properties

要饋送至處理常式的屬性

properties: {[key: string]: any}

屬性值

{[key: string]: any}