共用方式為


IPropertyOwner 介面

提供任意一組屬性的擁有權。

命名空間:  Microsoft.VisualStudio.Utilities
組件:  Microsoft.VisualStudio.CoreUtility (在 Microsoft.VisualStudio.CoreUtility.dll 中)

語法

'宣告
Public Interface IPropertyOwner
public interface IPropertyOwner
public interface class IPropertyOwner
type IPropertyOwner =  interface end
public interface IPropertyOwner

IPropertyOwner 類型會公開下列成員。

屬性

  名稱 描述
公用屬性 Properties 取得由房屋擁有者控制的屬性集合。

回頁首

備註

對於需要控制其內容的存留期的類別,就應該實作這個介面。

請參閱

參考

Microsoft.VisualStudio.Utilities 命名空間