ExtensionPackageInfo2 Properties

The ExtensionPackageInfo2 type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets the name of the extension package author.
(Overrides ExtensionPackageInfoAuthor.)
Protected propertyAuthorGenerator
Gets the author generator.
Public propertyCopyright
Gets the copyright text associated with the extension package.
(Overrides ExtensionPackageInfoCopyright.)
Protected propertyCopyrightGenerator
Gets the copyright generator.
Public propertyDisplayName
Gets the localized display name of the extension package.
(Overrides ExtensionPackageInfoDisplayName.)
Protected propertyDisplayNameGenerator
Gets the display name generator.
Public propertyId
Gets the unique identifier of the extension package.
(Overrides ExtensionPackageInfoId.)
Public propertyName
Gets the name of the extension package.
(Overrides ExtensionPackageInfoName.)
Public propertyVersion
Gets the version of the extension package.
(Overrides ExtensionPackageInfoVersion.)
Top
See Also