ServiceDescriptor.ImplementationType Egenskap

Definition

Type Hämtar som implementerar tjänsten eller returnerar null om IsKeyedService är true.

public:
 property Type ^ ImplementationType { Type ^ get(); };
[System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)]
public Type? ImplementationType { get; }
public Type? ImplementationType { get; }
[<System.Diagnostics.CodeAnalysis.DynamicallyAccessedMembers(System.Diagnostics.CodeAnalysis.DynamicallyAccessedMemberTypes.PublicConstructors)>]
member this.ImplementationType : Type
member this.ImplementationType : Type
Public ReadOnly Property ImplementationType As Type

Egenskapsvärde

Attribut

Kommentarer

Om IsKeyedService är trueska KeyedImplementationType anropas i stället.

Gäller för