Click or drag to resize

UndefinedTreeEventClass Methods

The UndefinedTreeEventClass Type exposes the following members.

Methods
 NameDescription of the
Public MethodEquals Compares this result with a transferred result by content. The timestamp is deliberately not included in the comparison.
(Inherited from TreeEvent)
Public MethodGetHashCode Generates a unique hash code for this result. The timestamp is deliberately not included in the comparison.
(Inherited from TreeEvent)
Public MethodGetResolvedPath Resolves the transferred path taking into account the search sequence into a secured path, if possible.
(Inherited from TreeEvent)
Public MethodReplaceWildcards Replaces defined wildcards with their runtime values: '%HOME%': '...bin\Debug'.
(Inherited from TreeEvent)
Public MethodToString Overridden ToString() method.
(Inherited from TreeEvent)
Back to the top
See also