Share via


TmdlSerializationException.Document Property

Definition

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

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