Builder..::..HasPath Property

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

Syntax


public bool HasPath { get; }
Public ReadOnly Property HasPath As Boolean
	Get
public:
property bool^ HasPath {
	bool^ get ();
}