CodeDomDocDataAdapter Properties

 

Namespace:   Microsoft.VisualStudio.Shell.Design.Serialization.CodeDom
Assembly:  Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)

NameDescription
System_CAPS_pubpropertyCompileUnit

Gets the entire compile unit in which the document data exists.

System_CAPS_pubpropertyDocData

Gets the associated document data.

System_CAPS_pubpropertyGenerator

Gets a cached code generator that may be used to validate identifiers and generate code.

System_CAPS_protpropertyParser

Gets the code parser.

System_CAPS_pubpropertyProvider

Gets the code DOM provider for the file.

System_CAPS_pubpropertyTypeDeclaration

Gets the code type declaration for this document.

System_CAPS_pubpropertyTypeNamespace

Gets the code namespace for this document.

Return to top
Show: