Class TraversalFailureKind

TraversalFailureKind class

Represents the kind of failure that can occur when traversing a storage.

public class TraversalFailureKind

Properties

NameDescription
Item { get; }Indicates the item type that retrieval failed during the traversal.
Type { get; }Indicates the failure type.

See Also