System::Xml::Schema::XmlSchemaElement::get_Name 方法

XmlSchemaElement::get_Name method

返回元素的名称。

String System::Xml::Schema::XmlSchemaElement::get_Name()

ReturnValue

该元素的名称。默认是 String::Empty

另见