PublishedExtension interface
属性
| categories | |
| deployment |
|
| display |
|
| extension |
|
| extension |
|
| flags | |
| installation |
|
| last |
|
| long |
|
| present |
检查扩展是否位于冲突列表中。 采用字符串而不是布尔值,因为我们不希望最终客户看到此标志,并使其成为布尔值,因此所有情况都为 false。 |
| published |
首次上传扩展的日期。 |
| publisher | |
| release |
延期首次公开的日期。 |
| shared |
|
| short |
|
| statistics | |
| tags | |
| versions |
属性详细信息
categories
categories: string[]
属性值
string[]
deploymentType
displayName
displayName: string
属性值
string
extensionId
extensionId: string
属性值
string
extensionName
extensionName: string
属性值
string
flags
installationTargets
lastUpdated
lastUpdated: Date
属性值
Date
longDescription
longDescription: string
属性值
string
presentInConflictList
检查扩展是否位于冲突列表中。 采用字符串而不是布尔值,因为我们不希望最终客户看到此标志,并使其成为布尔值,因此所有情况都为 false。
presentInConflictList: string
属性值
string
publishedDate
首次上传扩展的日期。
publishedDate: Date
属性值
Date
publisher
releaseDate
延期首次公开的日期。
releaseDate: Date
属性值
Date
sharedWith
shortDescription
shortDescription: string
属性值
string
statistics
tags
tags: string[]
属性值
string[]