System::Xml::XmlValidatingReader::get_CanReadBinaryContent طريقة
XmlValidatingReader::get_CanReadBinaryContent method
يرجع قيمة تشير إلى ما إذا كان XmlValidatingReader ينفّذ طرق قراءة المحتوى الثنائي.
bool System::Xml::XmlValidatingReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlValidatingReader class returns true.
انظر أيضًا
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Page for C++