System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes 메서드
XmlWriterSettings::get_DoNotEscapeUriAttributes method
XmlWriter가 URI 속성을 이스케이프하지 않는지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlWriterSettings::get_DoNotEscapeUriAttributes()
ReturnValue
true if the XmlWriter does not escape URI attributes; otherwise, false. The default is false.
또 보기
- Class XmlWriterSettings
- Namespace System::Xml
- Library Aspose.Page for C++