System::Xml::XmlReaderSettings::get_ProhibitDtd metodu
XmlReaderSettings::get_ProhibitDtd method
Belge türü tanımının (DTD) işlenmesini yasaklayıp yasaklamayacağını gösteren bir değer döndürür.
bool System::Xml::XmlReaderSettings::get_ProhibitDtd()
ReturnValue
true to prohibit DTD processing; otherwise false. The default is true.
Deprecated
Bu yöntem artık kullanılmıyor. Bunun yerine XmlTextReader::get_DtdProcessing kullanın.
Ayrıca Bakınız
- Class XmlReaderSettings
- Namespace System::Xml
- Library Aspose.Font for C++