Lingua

CatalogItem.ID Proprietà

Definizione

Ottiene l'ID di un oggetto.

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

Valore della proprietà

Un String valore che contiene l'ID di un oggetto.

Commenti

Rimane ID lo stesso anche se l'oggetto viene spostato o rinominato.

Si applica a