Udostępnij za pośrednictwem


PeerApplication.PeerScope Właściwość

Definicja

Pobiera lub ustawia zakres, w którym PeerApplication jest zarejestrowany do współpracy.

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

Wartość właściwości

PeerScope obiekt określający zakres, w którym PeerApplication będzie współpracować.

Wyjątki

Obiekt PeerApplication został usunięty.

Dotyczy

Zobacz też