次の方法で共有


ExtensionResourcePlan interface

拡張機能リソースのデータを計画する。

プロパティ

name

プランの名前。

product

製品名。

promotionCode

省略可能: プランに関連付けられているプロモーション コード。

publisher

拡張機能の発行元の名前。

version

プランのバージョンを一意に識別する文字列。

プロパティの詳細

name

プランの名前。

name?: string

プロパティ値

string

product

製品名。

product?: string

プロパティ値

string

promotionCode

省略可能: プランに関連付けられているプロモーション コード。

promotionCode?: string

プロパティ値

string

publisher

拡張機能の発行元の名前。

publisher?: string

プロパティ値

string

version

プランのバージョンを一意に識別する文字列。

version?: string

プロパティ値

string