다음을 통해 공유


PublishedExtension interface

속성

categories
deploymentType
displayName
extensionId
extensionName
flags
installationTargets
lastUpdated
longDescription
presentInConflictList

확장이 충돌 목록에 있는지 확인합니다. 최종 고객이 이 플래그를 볼 수 없도록 하고 부울 플래그를 부울로 만들어 모든 사례에 대해 false로 제공되므로 문자열이 아닌 부울로 간주합니다.

publishedDate

확장이 처음 업로드된 날짜입니다.

publisher
releaseDate

확장이 처음 공개된 날짜입니다.

sharedWith
shortDescription
statistics
tags
versions

속성 세부 정보

categories

categories: string[]

속성 값

string[]

deploymentType

deploymentType: ExtensionDeploymentTechnology

속성 값

displayName

displayName: string

속성 값

string

extensionId

extensionId: string

속성 값

string

extensionName

extensionName: string

속성 값

string

flags

flags: PublishedExtensionFlags

속성 값

installationTargets

installationTargets: InstallationTarget[]

속성 값

lastUpdated

lastUpdated: Date

속성 값

Date

longDescription

longDescription: string

속성 값

string

presentInConflictList

확장이 충돌 목록에 있는지 확인합니다. 최종 고객이 이 플래그를 볼 수 없도록 하고 부울 플래그를 부울로 만들어 모든 사례에 대해 false로 제공되므로 문자열이 아닌 부울로 간주합니다.

presentInConflictList: string

속성 값

string

publishedDate

확장이 처음 업로드된 날짜입니다.

publishedDate: Date

속성 값

Date

publisher

publisher: PublisherFacts

속성 값

releaseDate

확장이 처음 공개된 날짜입니다.

releaseDate: Date

속성 값

Date

sharedWith

sharedWith: ExtensionShare[]

속성 값

shortDescription

shortDescription: string

속성 값

string

statistics

statistics: ExtensionStatistic[]

속성 값

tags

tags: string[]

속성 값

string[]

versions

versions: ExtensionVersion[]

속성 값