IPropertyPage2 Interface
Defines the main features of an object representing property pages. Adds support for an initial selection of a property on a page. Extends and inherits from IPropertyPage. For more information, see IPropertyPage2.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("01E44665-24AC-101B-84ED-08002B2EC713")] public interface IPropertyPage2 : IPropertyPage
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("01E44665-24AC-101B-84ED-08002B2EC713") */
public interface IPropertyPage2 extends IPropertyPage