Aracılığıyla paylaş


SupportedIde interface

Desteklenen bir IDE varlığını temsil eder.

Özellikler

downloadUrl

IDE'nin indirme URL'si.

ideType

IDE türü.

name

IDE'nin adı.

protocolHandlerUrl

IDE için protokol işleyicisini açma URL'si.

supportedPlatforms

SupportedPlatforms listesi.

Özellik Ayrıntıları

downloadUrl

IDE'nin indirme URL'si.

downloadUrl: string

Özellik Değeri

string

ideType

IDE türü.

ideType: SupportedIdeType

Özellik Değeri

name

IDE'nin adı.

name: string

Özellik Değeri

string

protocolHandlerUrl

IDE için protokol işleyicisini açma URL'si.

protocolHandlerUrl: string

Özellik Değeri

string

supportedPlatforms

SupportedPlatforms listesi.

supportedPlatforms: string[]

Özellik Değeri

string[]