DialogContainerWithToolbar::SetSite Method (IServiceProvider^)

 

Sets the site for this window.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
void SetSite(
	IServiceProvider^ sp
)

Parameters

sp
Type: System::IServiceProvider^

The service provider.

Return to top
Show: