System::Xml::XmlValidatingReader::get_CanReadBinaryContent method

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.

انظر أيضًا