ServiceDescriptor.KeyedImplementationType Property

Definition

Gets the Type that implements the service.

public:
 property Type ^ KeyedImplementationType { Type ^ get(); };
public Type? KeyedImplementationType { get; }
member this.KeyedImplementationType : Type
Public ReadOnly Property KeyedImplementationType As Type

Property Value

Applies to