IVsPropertyPage2 Interface
Visual Studio 2015
Provides for getting and setting property values on the property page. Extends, but does not inherit from, IVsPropertyPage.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Name | Description | |
|---|---|---|
![]() | GetProperty(UInt32, Object) | Gets the information for the specified property. |
![]() | SetProperty(UInt32, Object) | Sets the information contained by the property. |
Show:
