This topic has not yet been rated - Rate this topic

IVsPropertyPageFrame Interface

Changes the initial display of the property page in the Properties window. You can get an instance of the interface from the SVsPropertyPageFrame (SID_SVsPropertyPageFrame) service.

Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in microsoft.visualstudio.shell.interop.dll)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")] 
public interface IVsPropertyPageFrame
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66") */ 
public interface IVsPropertyPageFrame
InterfaceTypeAttribute(1) 
GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66") 
public interface IVsPropertyPageFrame

Use this interface only if you want to change the initial property page display. Otherwise, let the environment handle the property page display.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ