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