Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Provides ownership of an arbitrary set of properties.
Namespace: Microsoft.VisualStudio.Utilities
Assembly: Microsoft.VisualStudio.CoreUtility (in Microsoft.VisualStudio.CoreUtility.dll)
Syntax
'Déclaration
Public Interface IPropertyOwner
public interface IPropertyOwner
public interface class IPropertyOwner
type IPropertyOwner = interface end
public interface IPropertyOwner
The IPropertyOwner type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Properties | Gets the collection of properties controlled by the property owner. |
Top
Remarks
This interface should be implemented for classes that need to control the lifetimes of their properties.
.gif)