Partilhar via


FlavoredProject.IVsUIHierarchy.GetSite Method

Gets the service provider from which to access the services.

Namespace:  Microsoft.VisualStudio.Shell.Flavor
Assembly:  Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

'Declaração
Private Function GetSite ( _
    <OutAttribute> ByRef ppSP As IServiceProvider _
) As Integer Implements IVsUIHierarchy.GetSite
int IVsUIHierarchy.GetSite(
    out IServiceProvider ppSP
)

Parameters

Return Value

Type: System.Int32
S_OK .

Implements

IVsUIHierarchy.GetSite(IServiceProvider%)

Remarks

This method calls the GetSite method.

.NET Framework Security

See Also

Reference

FlavoredProject Class

Microsoft.VisualStudio.Shell.Flavor Namespace