CatalogItem.ID Propriété

Définition

Obtient l'ID d'un élément.

public:
 property System::String ^ ID { System::String ^ get(); void set(System::String ^ value); };
public string ID { get; set; }
member this.ID : string with get, set
Public Property ID As String

Valeur de propriété

Valeur de type String qui contient l'ID d'un élément.

Remarques

Le ID reste le même même si l’élément est déplacé ou renommé.

S’applique à