WellKnownClientTypeEntry.ObjectType Property

Definition

Gets the Type of the server-activated client type.

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

Property Value

Gets the Type of the server-activated client type.

Applies to