Include Protected Members
Include Inherited Members
Contains all of the properties of a given object that are contained in a generic collection of properties.
The OAProperties type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
OAProperties | Initializes a new instance of OAProperties based on the specified node properties. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddPropertiesFromType | Adds properties of the specified type. |
![]() |
AddProperty | Creates a new OAProperty object and adds it to the current list of properties |
![]() |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetEnumerator | Gets an enumeration for the properties. |
![]() |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
Item | Returns an indexed member of a Properties collection. |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current Object. (Inherited from Object.) |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
Application | Gets the application object. For Microsoft Internal Use Only. |
![]() |
Count | Gets the number of objects in the collection. |
![]() |
DTE | Gets the top-level automation object. |
![]() |
Node | The node in the project hierarchy that is represented by these properties. |
![]() |
Parent | Gets the immediate parent of the properties collection. |
![]() |
Properties | Gets a dictionary of the properties. |
![]() |
Target | Gets the node properties on which these properties are based. |
Top
.gif)
.gif)
.gif)