共用方式為


SiteExtensionInfo interface

網站延伸模組資訊。

Extends

屬性

authors

作者清單。

comment

網站延伸模組批注。

description

詳細描述。

downloadCount

下載計數。

extensionId

網站延伸模組識別碼。

extensionType

網站延伸模組類型。

extensionUrl

延伸模組 URL。

feedUrl

摘要 URL。

iconUrl

圖示 URL。

installedDateTime

已安裝的時間戳。

installerCommandLineParams

安裝程式命令行參數。

licenseUrl

授權 URL。

localIsLatestVersion

如果本機版本是最新版本,true;否則 false

localPath

本機路徑。

projectUrl

專案 URL。

provisioningState

布建狀態。

publishedDateTime

已發佈的時間戳。

summary

摘要描述。

title
version

版本資訊。

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

kind

資源種類。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

authors

作者清單。

authors?: string[]

屬性值

string[]

comment

網站延伸模組批注。

comment?: string

屬性值

string

description

詳細描述。

description?: string

屬性值

string

downloadCount

下載計數。

downloadCount?: number

屬性值

number

extensionId

網站延伸模組識別碼。

extensionId?: string

屬性值

string

extensionType

網站延伸模組類型。

extensionType?: SiteExtensionType

屬性值

extensionUrl

延伸模組 URL。

extensionUrl?: string

屬性值

string

feedUrl

摘要 URL。

feedUrl?: string

屬性值

string

iconUrl

圖示 URL。

iconUrl?: string

屬性值

string

installedDateTime

已安裝的時間戳。

installedDateTime?: Date

屬性值

Date

installerCommandLineParams

安裝程式命令行參數。

installerCommandLineParams?: string

屬性值

string

licenseUrl

授權 URL。

licenseUrl?: string

屬性值

string

localIsLatestVersion

如果本機版本是最新版本,true;否則 false

localIsLatestVersion?: boolean

屬性值

boolean

localPath

本機路徑。

localPath?: string

屬性值

string

projectUrl

專案 URL。

projectUrl?: string

屬性值

string

provisioningState

布建狀態。

provisioningState?: string

屬性值

string

publishedDateTime

已發佈的時間戳。

publishedDateTime?: Date

屬性值

Date

summary

摘要描述。

summary?: string

屬性值

string

title

title?: string

屬性值

string

version

版本資訊。

version?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type