Share via


MetadataDeserializationOptionsBuilder.RaiseErrorOnUnresolvedLinks Property

Definition

Gets an indication if errors are raised when unresolved links are detected in the deserialized metadata.

public bool RaiseErrorOnUnresolvedLinks { get; }
member this.RaiseErrorOnUnresolvedLinks : bool
Public ReadOnly Property RaiseErrorOnUnresolvedLinks As Boolean

Property Value

True, if errors should be raised; otherwise; false.

Applies to