Metodo System::Xml::XmlReader::get_CanReadBinaryContent

XmlReader::get_CanReadBinaryContent method

Restituisce un valore che indica se il XmlReader implementa i metodi di lettura del contenuto binario.

virtual bool System::Xml::XmlReader::get_CanReadBinaryContent()

ReturnValue

true if the binary content read methods are implemented; otherwise false.

Vedi anche