Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
[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