Share via


TmdlSerializationException.HasDocumentSourceInfo Property

Definition

IMPORTANT: TMDL is still in preview and the API surface might still be modified prior to GA!

Gets a value indicating whether the exception can return information regarding the related TMDL source.

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

Property Value

True, if the exception can return source information; otherwise, false.

Applies to