WellKnownServiceTypeEntry.ObjectType Property

Definition

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

Property Value

The Type of the server-activated service type.

Applies to