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 IOleInPlaceComponentSite.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")> _
<ComVisibleAttribute(False)> _
<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")> _
Public Interface SOleInPlaceComponentSite
[GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")]
[ComVisibleAttribute(false)]
[GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")]
public interface SOleInPlaceComponentSite
[GuidAttribute(L"5EFC7971-14BC-11CF-9B2B-00AA00573819")]
[ComVisibleAttribute(false)]
[GuidAttribute(L"5EFC7971-14BC-11CF-9B2B-00AA00573819")]
public interface class SOleInPlaceComponentSite
[<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")>]
type SOleInPlaceComponentSite = interface end
public interface SOleInPlaceComponentSite