ActorRefData..::..Path Property

Namespace:  global
Assembly:  Akka.Remote (in Akka.Remote.dll)

Syntax


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