IsolatedShell Element (VSX Schema)

Optional. Specifies a Visual Studio Isolated Shell application that is supported by the extension.

<IsolatedShellElement>ShellApplication</IsolatedShellElement>

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

Version

The version number of the Isolated Shell application.

Child Elements

Element

Description

None

Parent Elements

Element

Description

SupportedProducts Element

Specifies the versions and editions of Visual Studio that are supported by the extension.

Text Value

The name of the Isolated Shell application to be supported.

A text value is required.

Remarks

For more information about Isolated Shell applications, see Visual Studio Isolated Shell.

Element Information

Namespace

https://schemas.microsoft.com/developer/vsx-schema/2010

Schema Name

VSIX Manifest

Validation File

VSIXManifestSchema.xsd

Can be Empty

Not applicable

See Also

Other Resources

VSIX Extension Schema Reference

Visual Studio Extension Deployment