IInstallableExtension Properties

Include Protected Members
Include Inherited Members

The IInstallableExtension type exposes the following members.

Properties

  Name Description
Public property Content The content in an extension. (Inherited from IExtension.)
Public property Header Contains the metadata in the 'Identifier' node of an extension. (Inherited from IExtension.)
Public property PackagePath The path of a VSIX package file.
Public property References A collection of the dependencies of an extension. (Inherited from IExtension.)
Public property SchemaVersion (Inherited from IExtension.)
Public property SignatureCertificate The certificate that is used to sign the extension.
Public property SignatureState Denotes the presence and validity of the digital signature of the extension.
Public property SignedBy The entity that signed the extension.
Public property Type (Inherited from IExtension.)

Top

See Also

Reference

IInstallableExtension Interface

Microsoft.VisualStudio.ExtensionManager Namespace