IPropertyPage 接口

定义表示属性页对象的主要功能。 有关更多信息,请参见 IPropertyPage

命名空间:  Microsoft.VisualStudio.OLE.Interop
程序集:  Microsoft.VisualStudio.OLE.Interop(在 Microsoft.VisualStudio.OLE.Interop.dll 中)

语法

声明
<InterfaceTypeAttribute()> _
<GuidAttribute("B196B28D-BAB4-101A-B69C-00AA00341D07")> _
Public Interface IPropertyPage
[InterfaceTypeAttribute()]
[GuidAttribute("B196B28D-BAB4-101A-B69C-00AA00341D07")]
public interface IPropertyPage

IPropertyPage 类型公开以下成员。

方法

  名称 说明
公共方法 Activate
公共方法 Apply
公共方法 Deactivate
公共方法 GetPageInfo
公共方法 Help
公共方法 IsPageDirty
公共方法 Move
公共方法 SetObjects
公共方法 SetPageSite
公共方法 Show
公共方法 TranslateAccelerator

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间