Udostępnij za pośrednictwem


ServiceDescriptor.ImplementationType Właściwość

Definicja

Pobiera Type implementujące usługę lub zwraca null, jeśli IsKeyedService jest true.

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

Wartość właściwości

Uwagi

Jeśli IsKeyedService jest true, należy wywołać KeyedImplementationType zamiast tego.

Dotyczy