ISpecifyPropertyPages 接口

一个支持属性页并检索这些页。 有关更多信息,请参见 ISpecifyPropertyPages

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

语法

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

ISpecifyPropertyPages 类型公开以下成员。

方法

  名称 说明
公共方法 GetPages

页首

请参见

参考

Microsoft.VisualStudio.OLE.Interop 命名空间