System::Xml::XmlTextReader::get_CanReadBinaryContent Methode
XmlTextReader::get_CanReadBinaryContent method
Gibt einen Wert zurück, der angibt, ob der XmlTextReader die Methoden zum Lesen binärer Inhalte implementiert.
bool System::Xml::XmlTextReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlTextReader class always returns true.
Siehe auch
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Font for C++