_EnvironmentHelp 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("AEBDED64-A206-11D3-B8B5-00C04F79F802")> _
Public Interface _EnvironmentHelp
[GuidAttribute("AEBDED64-A206-11D3-B8B5-00C04F79F802")]
public interface _EnvironmentHelp
[GuidAttribute(L"AEBDED64-A206-11D3-B8B5-00C04F79F802")]
public interface class _EnvironmentHelp
[<GuidAttribute("AEBDED64-A206-11D3-B8B5-00C04F79F802")>]
type _EnvironmentHelp =  interface end
public interface _EnvironmentHelp

The _EnvironmentHelp type exposes the following members.

Properties

  Name Description
Public property External Infrastructure. Microsoft Internal Use Only.
Public property PreferredCollection Infrastructure. Microsoft Internal Use Only.
Public property PreferredLanguage Infrastructure. Microsoft Internal Use Only.

Top

See Also

Reference

EnvDTE Namespace