_EnvironmentKeyboard 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("9C722678-490D-408F-98AE-B6B9A68AA45D")> _
Public Interface _EnvironmentKeyboard
[GuidAttribute("9C722678-490D-408F-98AE-B6B9A68AA45D")]
public interface _EnvironmentKeyboard
[GuidAttribute(L"9C722678-490D-408F-98AE-B6B9A68AA45D")]
public interface class _EnvironmentKeyboard
[<GuidAttribute("9C722678-490D-408F-98AE-B6B9A68AA45D")>]
type _EnvironmentKeyboard = interface end
public interface _EnvironmentKeyboard
The _EnvironmentKeyboard type exposes the following members.
Properties
Name | Description | |
---|---|---|
Scheme | Infrastructure. Microsoft Internal Use Only. |
Top