Share via


XML 軸屬性

更新:2007 年 11 月

本章的主題會說明 Visual Basic 中 XML 軸屬性的語法。XML 軸屬性可讓您輕鬆地直接在程式碼中存取 XML。

在本節中

主題

說明

XML 屬性軸屬性

說明如何存取 XElement 物件的屬性 (Attribute)。

XML 子代軸屬性

說明如何存取 XElement 物件的子系。

XML 子代軸屬性

說明如何存取 XElement 物件的子代 (Descendant)。

擴充索引子屬性

說明如何存取 XElementXAttribute 物件之集合中的個別項目。

XML Value 屬性

說明如何存取 XElementXAttribute 物件的集合中第一個項目的值。

請參閱

其他資源

Visual Basic 中的 XML