TestProbeActorRef..::..Path Property

Namespace:  Akka.Tests
Assembly:  Akka.TestKit (in Akka.TestKit.dll)

Syntax


public ActorPath Path { get; }
Public ReadOnly Property Path As ActorPath
	Get
public:
property ActorPath^ Path {
	ActorPath^ get ();
}