MetadataDeserializationOptions.RaiseErrorOnUnresolvedLinks Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.