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

XmlSchemaElement::get_Name method

返回元素的名称。

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

ReturnValue

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

另见