System::Xml::Schema::XmlSchemaElement::get_DefaultValue method
XmlSchemaElement::get_DefaultValue method
如果元素的内容是简单类型或元素的内容为 textOnly,则返回该元素的默认值。
String System::Xml::Schema::XmlSchemaElement::get_DefaultValue()
ReturnValue
元素的默认值。默认是 nullptr。可选。
另见
- Class String
- Class XmlSchemaElement
- Namespace System::Xml::Schema
- Library Aspose.Font for C++