Compartir a través de


ServiceTypeInformation.ImplementationType Propiedad

Definición

Obtiene el tipo de la clase que implementa la interfaz de servicio.

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

Valor de propiedad

Type de la clase que implementa la interfaz de servicio.

Se aplica a