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