IExtensionContent Interface
Visual Studio 2015
Represents all of the metadata that is contained in the element of a VSIX manifest.
Assembly: Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)
| Name | Description | |
|---|---|---|
![]() | AdditionalElements | |
![]() | Attributes | The attributes of the content. |
![]() | ContentTypeName | The type of the content. |
![]() | RelativePath | The path of the content that is relative to the root of the extension. |
Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.
For more information about VSIX manifests, see VSIX Extension Schema 1.0 Reference. For more information about extension deployment in general, see PAVE Visual Studio Extension Deployment.
Show:
