System::Xml::XmlReader::get_CanReadBinaryContent metodu

XmlReader::get_CanReadBinaryContent method

XmlReader öğesinin binary içerik okuma yöntemlerini uygulayıp uygulamadığını gösteren bir değer döndürür.

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

ReturnValue

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

Ayrıca Bakınız