TmdlSerializationException.HasDocumentSourceInfo 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 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.