ApplicationChangedEventArgs.PeerChangeType Proprietà

Definizione

Ottiene il tipo di modifica all'oggetto PeerApplication 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à

Valore PeerChangeType di enumerazione che specifica il tipo di modifica che è stato eseguito su PeerApplication.

Commenti

Se non specificato, il valore predefinito per questa proprietà è null.

Si applica a

Vedi anche