다음을 통해 공유


ISpecifyPropertyPages Interface

Indicates an object supports property pages and retrieves those pages. For more information, see ISpecifyPropertyPages.

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

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

The ISpecifyPropertyPages type exposes the following members.

Methods

  Name Description
Public method GetPages

Top

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace