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

'Declaration
<GuidAttribute("B196B28B-BAB4-101A-B69C-00AA00341D07")> _
<InterfaceTypeAttribute()> _
Public Interface ISpecifyPropertyPages
'Usage
Dim instance As ISpecifyPropertyPages
[GuidAttribute("B196B28B-BAB4-101A-B69C-00AA00341D07")]
[InterfaceTypeAttribute()]
public interface ISpecifyPropertyPages
[GuidAttribute(L"B196B28B-BAB4-101A-B69C-00AA00341D07")]
[InterfaceTypeAttribute()]
public interface class ISpecifyPropertyPages
public interface ISpecifyPropertyPages

See Also

Reference

ISpecifyPropertyPages Members

Microsoft.VisualStudio.OLE.Interop Namespace