Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The Language object contains properties used to examine the language specified by the debugger.
Namespace: EnvDTE
Assembly: EnvDTE (in EnvDTE.dll)
Syntax
'Declaration
<GuidAttribute("B3CCFA68-C145-11D2-8AD1-00C04F79E479")> _
Public Interface Language
[GuidAttribute("B3CCFA68-C145-11D2-8AD1-00C04F79E479")]
public interface Language
[GuidAttribute(L"B3CCFA68-C145-11D2-8AD1-00C04F79E479")]
public interface class Language
[<GuidAttribute("B3CCFA68-C145-11D2-8AD1-00C04F79E479")>]
type Language = interface end
public interface Language
The Language type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Collection | Gets the collection containing the object supporting this property or contained within this code construct. |
![]() |
DTE | Gets the top-level extensibility object. |
![]() |
Name | Gets the name of the object. |
![]() |
Parent | Gets the immediate parent object of a Language object. |
Top
.gif)