ExtensionManifestData Properties

The ExtensionManifestData type exposes the following members.

Properties
  NameDescription
Public propertyAuthor
Gets the author.
Public propertyCopyright
Gets the copyright.
Public propertyDisplayName
Gets the display name.
Public propertyId
Gets the identifier.
Public propertyIsLoaded
Gets or sets a value indicating whether this extension has been loaded in the current app domain.
Public propertyIsProtected
Gets a value indicating whether the extension package is protected.
Public propertyName
Gets the name.
Public propertyVersion
Gets the version.
Top
See Also