TraversalFailureKind

TraversalFailureKind class

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

The TraversalFailureKind type exposes the following members:

Properties

NameDescription
itemIndicates the item type that retrieval failed during the traversal.
typeIndicates the failure type.

See Also