PeerObject.PeerScope Właściwość

Definicja

Pobiera lub ustawia PeerScope element, w którym PeerObject zarejestrowano wystąpienie.

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

Element PeerScope określający zakres, w którym PeerObject jest zarejestrowany.

Wyjątki

Wystąpienie PeerObject zostało usunięte.

Dotyczy

Zobacz też