PeerNearMeChangedEventArgs.PeerChangeType Proprietà

Definizione

Ottiene il tipo di modifica all'oggetto PeerNearMe che si è verificato.

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à

PeerChangeType oggetto che specifica il tipo di modifica all'istanza PeerNearMe che si è verificata.

Commenti

I tipi di modifica includono Peer Added, Peer Deleted e Peer Updated.

Si applica a

Vedi anche