Share via


ServiceTypeInformation.ImplementationType Property

Definition

Gets the type of the class implementing the service interface.

public Type ImplementationType { get; }
member this.ImplementationType : Type
Public ReadOnly Property ImplementationType As Type

Property Value

Type of the class implementing the service interface.

Applies to