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.

انظر أيضًا