ExtensionIdentifier interface
Represents the component pieces of an extensions fully qualified name, along with the fully qualified name.
Properties
| extension |
The ExtensionName component part of the fully qualified ExtensionIdentifier |
| publisher |
The PublisherName component part of the fully qualified ExtensionIdentifier |
Property Details
extensionName
The ExtensionName component part of the fully qualified ExtensionIdentifier
extensionName: string
Property Value
string
publisherName
The PublisherName component part of the fully qualified ExtensionIdentifier
publisherName: string
Property Value
string