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

‘선언
<GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")> _
Public Interface SVsPropertyPageFrame
‘사용 방법
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
[<GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("BC039978-213E-4CA0-81C4-10EDF2AF2D66")>]
type SVsPropertyPageFrame =  interface end
public interface SVsPropertyPageFrame

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace