ModelConversionExtensionContext.CurrentDocument Property

 

Returns the .edmx document after it has been converted from a custom file format.

Namespace:   Microsoft.Data.Entity.Design.Extensibility
Assembly:  Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)

public abstract XDocument CurrentDocument { get; }

Property Value

Type: System.Xml.Linq.XDocument

The .edmx document after it has been converted from a custom file format.