FileCodeModel2 Properties
Visual Studio 2015
Namespace:
EnvDTE80
Assembly: EnvDTE80 (in EnvDTE80.dll)
| Name | Description | |
|---|---|---|
![]() | CodeElements | Gets a collection of code elements. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | IsBatchOpen | Gets a value indicating whether a batch code model updates is currently open. |
![]() | Language | Gets the programming language used to author the code. |
![]() | Parent | Gets the immediate parent object of a FileCodeModel object. |
![]() | ParseStatus | Used when the code model is built to determine whether the parse operation completed or encountered an error. |
Show:
