Props..::..Type Property

Gets or sets the type.

Namespace:  Akka.Actor
Assembly:  Akka (in Akka.dll)

Syntax


public Type Type { get; set; }
Public Property Type As Type
	Get
	Set
public:
property Type^ Type {
	Type^ get ();
	void set (Type^ value);
}

Field Value

The type.