_EnvironmentGeneral Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:  EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

Syntax

'Declaration
<GuidAttribute("48E61D9C-8C8D-42D3-914B-46D70C8B7A40")> _
Public Interface _EnvironmentGeneral
[GuidAttribute("48E61D9C-8C8D-42D3-914B-46D70C8B7A40")]
public interface _EnvironmentGeneral
[GuidAttribute(L"48E61D9C-8C8D-42D3-914B-46D70C8B7A40")]
public interface class _EnvironmentGeneral
[<GuidAttribute("48E61D9C-8C8D-42D3-914B-46D70C8B7A40")>]
type _EnvironmentGeneral =  interface end
public interface _EnvironmentGeneral

The _EnvironmentGeneral type exposes the following members.

Properties

  Name Description
Public property Animations Infrastructure. Microsoft Internal Use Only.
Public property AnimationSpeed Infrastructure. Microsoft Internal Use Only.
Public property AutohidePinActiveTabOnly Infrastructure. Microsoft Internal Use Only.
Public property CloseButtonActiveTabOnly Infrastructure. Microsoft Internal Use Only.
Public property MRUListContainsNItems Infrastructure. Microsoft Internal Use Only.
Public property OnStartUp Infrastructure. Microsoft Internal Use Only.
Public property ShowCommandWindowCompletion Infrastructure. Microsoft Internal Use Only.
Public property ShowStatusBar Infrastructure. Microsoft Internal Use Only.
Public property WindowMenuContainsNItems Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace