TraversalAsposeException.Kind

TraversalAsposeException.Kind property

Gets or sets the kind of failure.

public TraversalFailureKind Kind { get; set; }

Property Value

The TraversalFailureKind that can occur when traversing a storage.

See Also