次の方法で共有


ContributedFeatureHandlerSettings interface

プロパティ

name

実行するハンドラーの名前

properties

ハンドラーにフィードするプロパティ

プロパティの詳細

name

実行するハンドラーの名前

name: string

プロパティ値

string

properties

ハンドラーにフィードするプロパティ

properties: {[key: string]: any}

プロパティ値

{[key: string]: any}