ContributedFeatureHandlerSettings interface

属性

name

要运行的处理程序的名称

properties

要提供给处理程序的属性

属性详细信息

name

要运行的处理程序的名称

name: string

属性值

string

properties

要提供给处理程序的属性

properties: {[key: string]: any}

属性值

{[key: string]: any}