CodeNamespace Properties

 

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

NameDescription
System_CAPS_pubpropertyChildren

Returns a CodeElements collection contained within this CodeNamespace.

System_CAPS_pubpropertyCollection

GGets the collection containing the object supporting this property or contained within this code construct.

System_CAPS_pubpropertyComment

Gets or sets the comment associated with the CodeNamespace.

System_CAPS_pubpropertyDocComment

Gets or sets the document comment for the current code model element.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyEndPoint

Gets the edit point that is the location of the end of the CodeNamespace item.

System_CAPS_pubpropertyExtender[String^]

Returns the requested Extender if it is available for this CodeNamespace.

System_CAPS_pubpropertyExtenderCATID

Gets the Extender category ID (CATID) for the object.

System_CAPS_pubpropertyExtenderNames

Gets a list of available Extenders for the object.

System_CAPS_pubpropertyFullName

Gets the fully qualified name of the CodeNamespace.

System_CAPS_pubpropertyInfoLocation

Gets the capabilities of the code model.

System_CAPS_pubpropertyIsCodeType

Gets whether a CodeType object can be obtained from this object.

System_CAPS_pubpropertyKind

Gets an enumeration indicating the type of object.

System_CAPS_pubpropertyLanguage

Gets the programming language used to author the code.

System_CAPS_pubpropertyMembers

Gets a collection of items contained by this CodeNamespace element.

System_CAPS_pubpropertyName

Sets or gets the name of the CodeNamespace object.

System_CAPS_pubpropertyParent

Gets the immediate parent object of a CodeNamespace object.

System_CAPS_pubpropertyProjectItem

Returns the ProjectItem object associated with the given CodeNamespace object.

System_CAPS_pubpropertyStartPoint

Gets a TextPoint object that defines the beginning of the code item.

Return to top
Show: