Struct VisitParameters
Custom parameters to use for visitation.
Namespace: Unity.Properties
Syntax
public struct VisitParameters
Properties
IgnoreExceptions
Use this options to ignore specific exceptions during visitation.
Declaration
public VisitExceptionType IgnoreExceptions { get; set; }
Property Value
Type | Description |
---|---|
VisitExceptionType |