The methods of the Property class are listed below. For a complete list of Property class members, see the Property Members topic.
Public Instance Methods
AddCustomAttribute (inherited from MetaDataElement) | Overloaded.
Add a custom attribute to this item
|
AddGetter |
Add a get method to this property
|
AddInitValue |
Add an initial value for this property
|
AddOther |
Add another method to this property
|
AddSetter |
Add a set method to this property
|
Equals (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetHashCode (inherited from Object) | Select the method name to go to the Microsoft documentation. |
GetType (inherited from Object) | Select the method name to go to the Microsoft documentation. |
SetRTSpecialName (inherited from Feature) |
Set the RTSpecialName attribute for this Event or Property
|
SetSpecialName (inherited from Feature) |
Set the specialName attribute for this Event or Property
|
ToString (inherited from Object) | Select the method name to go to the Microsoft documentation. |
Protected Instance Methods
Finalize (inherited from Object) | Select the method name to go to the Microsoft documentation. |
MemberwiseClone (inherited from Object) | Select the method name to go to the Microsoft documentation. |
See Also
Property Class | PEAPI Namespace