Tree |
The TreeEvent Type exposes the following members.
| Name | Description of the | |
|---|---|---|
| Equals |
Compares this result with a transferred result by content.
The timestamp is deliberately not included in the comparison.
(Overwrites ObjectEquals(Object)) | |
| GetHashCode |
Generates a unique hash code for this result.
The timestamp is deliberately not included in the comparison.
(Overwrites ObjectGetHashCode) | |
| GetInternalEventNameForUserEventName | Maps a user-friendly event name to an internal event name. | |
| GetInternalEventNamesForUserEventNames | Maps a string with user-friendly event names separated by pipes ('|') to a normalised string with corresponding internal event names. | |
| GetResolvedPath | Resolves the transferred path taking into account the search sequence into a secured path, if possible. | |
| GetUserEventNameForInternalEventName | Maps an internal event name to a user-friendly event name. | |
| GetUserEventNamesForInternalEventNames | Maps a normalised string with corresponding internal event names to a string with user-friendly event names separated by a pipe ('|'). | |
| ReplaceWildcards | Replaces defined wildcards with their runtime values: '%HOME%': '...bin\Debug'. | |
| ToString |
Overridden ToString() method.
(Overwrites ObjectToString) |