PeerObject.Id Propiedad

Definición

Obtiene o establece un Guid asociado a la instancia de 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

Valor de propiedad

Objeto Guid asociado al objeto PeerObject.

.

Excepciones

Se eliminó la instancia de PeerObject.

Se aplica a