Condividi tramite


TaskFormTaskComponents.ItemsElementName Proprietà

Definizione

Ottiene o imposta il nome di ogni elemento nella raccolta di elementi nel componente.

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()

Valore della proprietà

Restituisce un valore che rappresenta il nome di ogni elemento nella matrice di elementi nel componente.

Attributi

Si applica a