ServiceDescriptor.ImplementationType Property

Definition

Gets the Type that implements the service, or returns null if IsKeyedService is true.

C#
public Type? ImplementationType { get; }

Property Value

Remarks

If IsKeyedService is true, KeyedImplementationType should be called instead.

Applies to

Produkt Versionen
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided), 2.1 (package-provided)