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[]