Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
'Declaration
<GuidAttribute("B196B28B-BAB4-101A-B69C-00AA00341D07")> _
<InterfaceTypeAttribute()> _
Public Interface ISpecifyPropertyPages
[GuidAttribute("B196B28B-BAB4-101A-B69C-00AA00341D07")]
[InterfaceTypeAttribute()]
public interface ISpecifyPropertyPages
[GuidAttribute(L"B196B28B-BAB4-101A-B69C-00AA00341D07")]
[InterfaceTypeAttribute()]
public interface class ISpecifyPropertyPages
[<GuidAttribute("B196B28B-BAB4-101A-B69C-00AA00341D07")>]
[<InterfaceTypeAttribute()>]
type ISpecifyPropertyPages = interface end
public interface ISpecifyPropertyPages
The ISpecifyPropertyPages type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
GetPages |
Top