System::Xml::XmlTextReader::get_EntityHandling मेथड
XmlTextReader::get_EntityHandling method
एक मान लौटाता है जो निर्दिष्ट करता है कि रीडर संस्थाओं को कैसे संभालता है।
System::Xml::EntityHandling System::Xml::XmlTextReader::get_EntityHandling()
ReturnValue
एक EntityHandling मानों में से। यदि कोई EntityHandling निर्दिष्ट नहीं किया गया है, तो यह डिफ़ॉल्ट रूप से EntityHandling::ExpandCharEntities पर सेट होता है।
संबंधित देखें
- Enum EntityHandling
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++