TaskFormTaskComponents.ItemsElementName 屬性

定義

取得或設定此元件之項目集合中,每個元素的名稱。

public:
 property cli::array <Microsoft::SqlServer::Management::ItemsChoiceType> ^ ItemsElementName { cli::array <Microsoft::SqlServer::Management::ItemsChoiceType> ^ get(); void set(cli::array <Microsoft::SqlServer::Management::ItemsChoiceType> ^ value); };
[System.Xml.Serialization.XmlElement("ItemsElementName")]
[System.Xml.Serialization.XmlIgnore]
public Microsoft.SqlServer.Management.ItemsChoiceType[] ItemsElementName { get; set; }
[<System.Xml.Serialization.XmlElement("ItemsElementName")>]
[<System.Xml.Serialization.XmlIgnore>]
member this.ItemsElementName : Microsoft.SqlServer.Management.ItemsChoiceType[] with get, set
Public Property ItemsElementName As ItemsChoiceType()

屬性值

ItemsChoiceType[]

傳回表示元件之項目陣列中,每個元素名稱的值。

屬性

適用於