PeerObject.PeerScope Propriedade

Definição

Obtém ou define o PeerScope em que a PeerObject instância está registada.

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

Valor de Propriedade

PeerScope que especifica o âmbito em que o PeerObject está registado.

Exceções

O PeerObject caso foi resolvido.

Aplica-se a

Ver também