IPropertyPageSite Interface

Provides the main features for a property pages site. Each property page within a property frame has a site. For more information, see IPropertyPageSite.

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

Syntax

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

See Also

Reference

IPropertyPageSite Members

Microsoft.VisualStudio.OLE.Interop Namespace