Partilhar via


Interface SOleInPlaceComponentSite

 

Passado para GetService para retornar uma referência a IOleInPlaceComponentSite.

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

Sintaxe

[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 class SOleInPlaceComponentSite
[<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")>]
[<ComVisibleAttribute(false)>]
[<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")>]
type SOleInPlaceComponentSite = interface end
<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")>
<ComVisibleAttribute(False)>
<GuidAttribute("5EFC7971-14BC-11CF-9B2B-00AA00573819")>
Public Interface SOleInPlaceComponentSite

Consulte também

Namespace Microsoft.VisualStudio.Shell.Interop

Retornar ao topo