TmdlFormatException.Document Property

Definition

Gets the document that is the subject of the parsing failure.

public string Document { get; }
member this.Document : string
Public ReadOnly Property Document As String

Property Value

A String with the document's path, if it is known.

Applies to