ServiceDescriptor.KeyedImplementationInstance 속성

정의

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

public:
 property System::Object ^ KeyedImplementationInstance { System::Object ^ get(); };
public object? KeyedImplementationInstance { get; }
member this.KeyedImplementationInstance : obj
Public ReadOnly Property KeyedImplementationInstance As Object

속성 값

설명

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

적용 대상