PeerObject.PeerScope Proprietà

Definizione

Ottiene o imposta l'oggetto PeerScope in cui è registrata l'istanza PeerObject .

public:
 property System::Net::PeerToPeer::Collaboration::PeerScope PeerScope { System::Net::PeerToPeer::Collaboration::PeerScope get(); void set(System::Net::PeerToPeer::Collaboration::PeerScope value); };
public System.Net.PeerToPeer.Collaboration.PeerScope PeerScope { get; set; }
member this.PeerScope : System.Net.PeerToPeer.Collaboration.PeerScope with get, set
Public Property PeerScope As PeerScope

Valore della proprietà

PeerScope che specifica l'ambito in cui è registrato l'oggetto PeerObject .

Eccezioni

L'istanza PeerObject è stata eliminata.

Si applica a

Vedi anche