System::Xml::XmlValidatingReader::get_CanReadBinaryContent méthode
XmlValidatingReader::get_CanReadBinaryContent method
Retourne une valeur indiquant si le XmlValidatingReader implémente les méthodes de lecture de contenu binaire.
bool System::Xml::XmlValidatingReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlValidatingReader class returns true.
Voir aussi
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Font for C++