PeerApplication.PeerScope Egenskap

Definition

Hämtar eller anger omfånget PeerApplication där är registrerat för samarbete.

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

Egenskapsvärde

PeerScope objekt som anger det omfång som PeerApplication ska samarbeta.

Undantag

Objektet PeerApplication har tagits bort.

Gäller för

Se även