อ่านในภาษาอังกฤษ

แชร์ผ่าน


IServiceProviderIsService.IsService(Type) Method

Definition

Determines if the specified service type is available from the IServiceProvider.

C#
public bool IsService(Type serviceType);

Parameters

serviceType
Type

An object that specifies the type of service object to test.

Returns

true if the specified service is a available, false if it is not.

Applies to

ผลิตภัณฑ์ เวอร์ชัน
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided), 2.1 (package-provided)