WellKnownServiceTypeEntry.ObjectType Propriedade

Definição

Obtém o Type do tipo de serviço ativado pelo servidor.Gets the Type of the server-activated service type.

public:
 property Type ^ ObjectType { Type ^ get(); };
public Type ObjectType { get; }
member this.ObjectType : Type
Public ReadOnly Property ObjectType As Type

Valor da propriedade

Type

O Type do tipo de serviço ativado pelo servidor.The Type of the server-activated service type.

Aplica-se a