ServiceDescriptor.KeyedImplementationInstance Eigenschaft

Definition

Ruft die Instanz ab, die den Dienst implementiert, oder löst wenn dies InvalidOperationExceptionIsKeyedService der Fall ist false.

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

Eigenschaftswert

Hinweise

Ist IsKeyedService dies falseder Grund, ImplementationInstance sollte stattdessen aufgerufen werden.

Gilt für: