SVsPropertyPageFrame Interface

Passed to GetService to return a reference to IVsPropertyPageFrame.

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

Syntax

'Declaration
<GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")> _
Public Interface SVsPropertyPageFrame
'Usage
Dim instance As SVsPropertyPageFrame
[GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")]
[ComVisibleAttribute(false)]
[GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")]
public interface SVsPropertyPageFrame
[GuidAttribute(L"BC039978-213E-4CA0-81C4-10EDF2AF2D66")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"BC039978-213E-4CA0-81C4-10EDF2AF2D66")]
public interface class SVsPropertyPageFrame
public interface SVsPropertyPageFrame

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace