DesignerObject::IServiceProvider::GetService Method (Type^)
.NET Framework (current version)
For a description of this member, see IServiceProvider::GetService.
Assembly: System.Design (in System.Design.dll)
private: virtual Object^ GetService( Type^ serviceType ) sealed = IServiceProvider::GetService
Parameters
- serviceType
-
Type:
System::Type^
The type of service being requested.
Implements
IServiceProvider::GetService(Type^)
.NET Framework
Available since 2.0
Available since 2.0
Show: