Condividi tramite


Reference.Id Proprietà

Definizione

Ottiene o imposta l'ID dell'oggetto Reference corrente.

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

Valore della proprietà

ID dell'oggetto Reference corrente. Il valore predefinito è null.

Commenti

Utilizzare la Id proprietà per aggiungere un ID stringa alla rappresentazione XML dell'elemento corrente Reference . L'ID viene usato per fare riferimento all'elemento Reference da un'altra posizione.

Si applica a