次の方法で共有


SupportedIde interface

サポートされている IDE エンティティを表します。

プロパティ

downloadUrl

IDE のダウンロード URL。

ideType

IDE の型。

name

IDE の名前。

protocolHandlerUrl

IDE のプロトコルハンドラを開くための URL。

supportedPlatforms

SupportedPlatforms の一覧。

プロパティの詳細

downloadUrl

IDE のダウンロード URL。

downloadUrl: string

プロパティ値

string

ideType

IDE の型。

ideType: SupportedIdeType

プロパティ値

name

IDE の名前。

name: string

プロパティ値

string

protocolHandlerUrl

IDE のプロトコルハンドラを開くための URL。

protocolHandlerUrl: string

プロパティ値

string

supportedPlatforms

SupportedPlatforms の一覧。

supportedPlatforms: string[]

プロパティ値

string[]