Share via


TmdlSerializationException.Document Property

Definition

Gets the document that is the subject of the serialization 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