ServiceDescriptor.ImplementationType 속성

정의

Type 서비스를 구현하는 값을 가져오거나 반환합니다(있는 경우 IsKeyedServicetrue)null.

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

속성 값

특성

설명

trueKeyedImplementationType 경우 IsKeyedService 대신 호출해야 합니다.

적용 대상