Condividi tramite


ElementReference.Id Proprietà

Definizione

Ottiene un identificatore univoco per ElementReference.

public:
 property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

Valore della proprietà

Commenti

L'ID è univoco almeno nell'ambito di un determinato utente/circuito. Questa proprietà è pubblica per supportare la serializzazione JSON e non deve essere usata dal codice utente.

Si applica a