Share via


PeerNearMeChangedEventArgs.PeerChangeType Proprietà

Definizione

Ottiene il tipo di modifica apportata all'oggetto PeerNearMe.

public:
 property System::Net::PeerToPeer::Collaboration::PeerChangeType PeerChangeType { System::Net::PeerToPeer::Collaboration::PeerChangeType get(); };
public System.Net.PeerToPeer.Collaboration.PeerChangeType PeerChangeType { get; }
member this.PeerChangeType : System.Net.PeerToPeer.Collaboration.PeerChangeType
Public ReadOnly Property PeerChangeType As PeerChangeType

Valore della proprietà

Oggetto PeerChangeType che specifica il tipo di modifica apportata all'istanza di PeerNearMe.

Commenti

I tipi di modifica includono Peer Add, Peer Deleted e Peer Update.

Si applica a

Vedi anche