Megosztás a következőn keresztül:


ActorTypeInformation.ImplementationType Property

Definition

Gets the type of the class implementing the actor.

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

Property Value

The Type of the class implementing the actor.

Applies to