AsyncServiceProvider::IObjectWithSite::SetSite Method (Object^)

Visual Studio 2015
 

Sets the service provider.

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

private:
virtual void SetSite(
	Object^ pUnkSite
) sealed = IObjectWithSite::SetSite

Parameters

pUnkSite
Type: System::Object^

A pointer to the service provider.

Return to top
Show: