System::Xml::XmlTextReader::get_ProhibitDtd 메서드
XmlTextReader::get_ProhibitDtd method
DTD 처리를 허용할지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlTextReader::get_ProhibitDtd()
ReturnValue
true to disallow DTD processing; otherwise false. The default is false.
Deprecated
이 메서드는 더 이상 사용되지 않습니다. 대신 XmlTextReader::get_DtdProcessing을 사용하십시오.
또 보기
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++