SupportedIde interface
表示支援的 IDE 實體。
屬性
| download |
IDE 的下載 URL。 |
| ide |
IDE 的類型。 |
| name | IDE 的名稱。 |
| protocol |
開啟 IDE 通訊協定處理常式的 URL。 |
| supported |
SupportedPlatforms 的清單。 |
屬性詳細資料
downloadUrl
IDE 的下載 URL。
downloadUrl: string
屬性值
string
ideType
name
IDE 的名稱。
name: string
屬性值
string
protocolHandlerUrl
開啟 IDE 通訊協定處理常式的 URL。
protocolHandlerUrl: string
屬性值
string
supportedPlatforms
SupportedPlatforms 的清單。
supportedPlatforms: string[]
屬性值
string[]