ServiceDescriptor.ImplementationInstance Vlastnost

Definice

Získá instanci, která implementuje službu, nebo vrátí null , pokud IsKeyedService je true.

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

Hodnota vlastnosti

Poznámky

Pokud IsKeyedService je , trueKeyedImplementationInstanceměla by být volána.

Platí pro