PeerObject.Id Proprietà

Definizione

Ottiene o imposta un oggetto Guid associato all'istanza di PeerObject.

public:
 property Guid Id { Guid get(); void set(Guid value); };
public Guid Id { get; set; }
member this.Id : Guid with get, set
Public Property Id As Guid

Valore della proprietà

Oggetto Guid associato all'oggetto PeerObject.

.

Eccezioni

L’istanza di PeerObject è stata eliminata.

Si applica a