Langue

CatalogItem.ID Propriété

Définition

Ça obtient l’identification d’un article.

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é

Une String valeur qui contient l’ID d’un objet.

Remarques

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

S’applique à