IPropertyOwner Interface
Provides ownership of an arbitrary set of properties.
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
| Name | Description | |
|---|---|---|
![]() | Properties | Gets the collection of properties controlled by the property owner. |
This interface should be implemented for classes that need to control the lifetimes of their properties.
Show:
