Summary
Gets or sets a value indicating whether the XML writer should check to ensure that all characters in the document conform to the "2.2 Characters" section of the W3C XML 1.0 Recommendation.
- Namespace
- Cake
.Common .Xml - Containing Type
- Xml
Transformation Settings
Syntax
public bool CheckCharacters { get; set; }
Value
Type | Description |
---|---|
bool |