VSEdition.IntegratedShell Field

Visual Studio Integrated Shell applications are supported.

Namespace:  Microsoft.VisualStudio.ExtensionManager
Assembly:  Microsoft.VisualStudio.ExtensionManager (in Microsoft.VisualStudio.ExtensionManager.dll)

Syntax

'Declaration
Public Const IntegratedShell As String
public const string IntegratedShell
public:
literal String^ IntegratedShell
static val mutable IntegratedShell: string
public const var IntegratedShell : String

Remarks

Although this API supports the Extension Manager infrastructure, we recommend that you do not use it because it is subject to change.

.NET Framework Security

See Also

Reference

VSEdition Class

Microsoft.VisualStudio.ExtensionManager Namespace