CsdlJsonReaderSettings.IncludeDefaultVocabularies Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets/sets a boolean value indicating whether include the default vocabularies Edm model. By default, it's true.
public bool IncludeDefaultVocabularies { get; set; }
member this.IncludeDefaultVocabularies : bool with get, set
Public Property IncludeDefaultVocabularies As Boolean