PeerObject.Id Propriété

Définition

Obtient ou définit un Guid associé à l'instance 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

Valeur de propriété

Guid associé au PeerObject.

.

Exceptions

L’instance PeerObject a été supprimée.

S’applique à