EventBindingService::GetService Method (Type^)
.NET Framework (current version)
Gets the requested service from the service provider.
Assembly: System.Design (in System.Design.dll)
Parameters
- serviceType
-
Type:
System::Type^
The type of service to retrieve.
Return Value
Type: System::Object^A reference to the service specified by serviceType, or null if the requested service is not available.
.NET Framework
Available since 2.0
Available since 2.0
Show: