Property Properties

 

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

NameDescription
System_CAPS_pubpropertyApplication

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyCollection

Gets the Collection containing the Property object supporting this property.

System_CAPS_pubpropertyDTE

Gets the top-level extensibility object.

System_CAPS_pubpropertyIndexedValue[Object^, Object^, Object^, Object^]

Returns one element of a list.

System_CAPS_pubpropertyName

Gets the name of the object.

System_CAPS_pubpropertyNumIndices

Gets the number of indices required to access the value.

System_CAPS_pubpropertyObject

Sets or gets the object supporting the Property object.

System_CAPS_pubpropertyParent

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubpropertyValue

Gets or sets the value of the property returned by the Property object.

Return to top
Show: