_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 | |
---|---|---|
External | Infrastructure. Microsoft Internal Use Only. | |
PreferredCollection | Infrastructure. Microsoft Internal Use Only. | |
PreferredLanguage | Infrastructure. Microsoft Internal Use Only. |
Top