System::Xml::XmlReader::get_CanReadBinaryContent yöntemi

XmlReader::get_CanReadBinaryContent method

Bir değeri döndürür; bu değer XmlReader öğesinin ikili içerik okuma yöntemlerini uygulayıp uygulamadığını gösterir.

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

ReturnValue

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

Ayrıca Bakınız