System::Xml::Schema::XmlSchemaAttribute::get_DefaultValue 方法

XmlSchemaAttribute::get_DefaultValue method

返回属性的默认值。

String System::Xml::Schema::XmlSchemaAttribute::get_DefaultValue()

ReturnValue

属性的默认值。默认是 nullptr。Optional。

另见