System::Xml::Schema::XmlSchemaInfo::set_IsDefault 方法
XmlSchemaInfo::set_IsDefault method
设置一个值,用于指示在 XML Schema Definition Language (XSD) 模式验证期间,此已验证的 XML 节点是否因应用默认值而被设置。
void System::Xml::Schema::XmlSchemaInfo::set_IsDefault(bool value)
| Parameter | Type | 描述 |
|---|---|---|
| value | bool | 要设置的值。 |
另见
- Class XmlSchemaInfo
- Namespace System::Xml::Schema
- Library Aspose.Page for C++