ExtensionPackageInfo Properties

The ExtensionPackageInfo type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets the name of the extension package author.
Public propertyCopyright
Gets the copyright text associated with the extension package.
Public propertyDisplayName
Gets the localized display name of the extension package.
Public propertyId
Gets the unique identifier of the extension package.
Public propertyName
Gets the name of the extension package.
Public propertyVersion
Gets the version of the extension package.
Top
See Also