MarshalByValueComponent::GetService Method (Type^)
.NET Framework (current version)
Gets the implementer of the IServiceProvider.
Assembly: System (in System.dll)
Parameters
- service
-
Type:
System::Type^
A Type that represents the type of service you want.
Return Value
Type: System::Object^An Object that represents the implementer of the IServiceProvider.
Implements
IServiceProvider::GetService(Type^)For more information on designer services you can use, see Design-Time Architecture.
.NET Framework
Available since 1.1
Available since 1.1
Show: