Share via


CsdlJsonReaderSettings.JsonSchemaReaderFactory Property

Definition

Gets/sets a call back to provide the JSON reader for referenced CSDL-JSON.

public Microsoft.OData.Edm.Csdl.CsdlJsonReaderFactory JsonSchemaReaderFactory { get; set; }
member this.JsonSchemaReaderFactory : Microsoft.OData.Edm.Csdl.CsdlJsonReaderFactory with get, set
Public Property JsonSchemaReaderFactory As CsdlJsonReaderFactory

Property Value

Applies to