Share via


TmdlFormatException.HasDocumentSourceInfo Property

Definition

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