System::Xml::XmlReaderSettings::get_ProhibitDtd 메서드

XmlReaderSettings::get_ProhibitDtd method

문서 유형 정의(DTD) 처리를 금지할지 여부를 나타내는 값을 반환합니다.

bool System::Xml::XmlReaderSettings::get_ProhibitDtd()

ReturnValue

true to prohibit DTD processing; otherwise false. The default is true.

Deprecated

이 메서드는 더 이상 사용되지 않습니다. 대신 XmlTextReader::get_DtdProcessing을 사용하십시오.

또 보기