ServiceDescriptor.KeyedImplementationType 속성

정의

Type 서비스를 구현하는 값을 가져오거나 있는 경우 IsKeyedServicefalsethrow합니다InvalidOperationException.

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

속성 값

특성

설명

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

적용 대상