PeerObject.PeerScope Eigenschap

Definitie

Hiermee haalt u de instantie op of stelt u deze PeerScopePeerObject in.

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

Waarde van eigenschap

PeerScope waarmee het bereik wordt opgegeven waarin het PeerObject is geregistreerd.

Uitzonderingen

Het PeerObject exemplaar is verwijderd.

Van toepassing op

Zie ook