ODataMessageReaderSettings.EnableCharactersCheck 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.
Flag to control whether the reader should check for valid Xml characters or not.
public bool EnableCharactersCheck { get; set; }
member this.EnableCharactersCheck : bool with get, set
Public Property EnableCharactersCheck As Boolean