Occurrs any time a path has been resolved
The event handler receives an argument of type PathResolverEventArgs containing data related to this event. The following PathResolverEventArgs properties provide information specific to this event.
Property | Description |
---|---|
CurrentIndex | Returns the index within the original passed to the |
Path | Returns the current path within the original passed to the |
ResolutionType | The type of operation being performed on the current path |
ResolvedPath | Returns the resolution of the current path within the original passed to the |
Total | Returns the total number of paths in the original passed to the |
PathResolver Class | PathResolver Members | Genghis Namespace