次の方法で共有


ContributedFeatureValueRule interface

機能の有効/無効状態を動的に取得するためのルール

Extends

継承されたプロパティ

name

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

properties

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

継承されたプロパティの詳細

name

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

name: string

プロパティ値

string

ContributedFeatureHandlerSettings.name から継承

properties

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

properties: {[key: string]: any}

プロパティ値

{[key: string]: any}

ContributedFeatureHandlerSettings.propertiesから継承