Click or drag to resize
ChildActorPath Properties

The ChildActorPath type exposes the following members.

Properties
  NameDescription
Public propertyAddress
The Address under which this path can be reached; walks up the tree to the RootActorPath.
(Inherited from ActorPath.)
Public propertyElements
Gets the elements.
(Inherited from ActorPath.)
Public propertyName
Gets the name.
(Inherited from ActorPath.)
Public propertyParent (Overrides ActorPathParent.)
Public propertyRoot (Overrides ActorPathRoot.)
Public propertyUid
Gets the uid.
(Inherited from ActorPath.)
Top
See Also