ApplicationChangedEventArgs.PeerChangeType Proprietà

Definizione

Ottiene il tipo di modifica apportata all'oggetto PeerApplication.

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à

Valore dell'enumerazione PeerChangeType che specifica il tipo di modifica apportata all'oggetto PeerApplication.

Commenti

A meno che venga specificato, il valore predefinito di questa proprietà è null.

Si applica a

Vedi anche