FileCodeModel2 Properties

 

Namespace:   EnvDTE80
Assembly:  EnvDTE80 (in EnvDTE80.dll)

NameDescription
System_CAPS_pubpropertyCodeElements

Gets a collection of code elements.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyIsBatchOpen

Gets a value indicating whether a batch code model updates is currently open.

System_CAPS_pubpropertyLanguage

Gets the programming language used to author the code.

System_CAPS_pubpropertyParent

Gets the immediate parent object of a FileCodeModel object.

System_CAPS_pubpropertyParseStatus

Used when the code model is built to determine whether the parse operation completed or encountered an error.

Return to top
Show: