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 命名空间