IVsPropertyPage2 Interface

Provides for getting and setting property values on the property page. Extends, but does not inherit from, IVsPropertyPage.

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("6FC6A958-B2E7-441B-823C-10EA30B24EEC")> _
Public Interface IVsPropertyPage2
'Usage
Dim instance As IVsPropertyPage2
[InterfaceTypeAttribute()]
[GuidAttribute("6FC6A958-B2E7-441B-823C-10EA30B24EEC")]
public interface IVsPropertyPage2
[InterfaceTypeAttribute()]
[GuidAttribute(L"6FC6A958-B2E7-441B-823C-10EA30B24EEC")]
public interface class IVsPropertyPage2
public interface IVsPropertyPage2

See Also

Reference

IVsPropertyPage2 Members

Microsoft.VisualStudio.Shell.Interop Namespace