PeerObject.PeerScope Propriedade

Definição

Obtém ou define o PeerScope no qual a instância PeerObject está registrada.

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 da propriedade

PeerScope

PeerScope que especifica o escopo no qual o PeerObject está registrado.

Exceções

A instância PeerObject foi descartada.

Aplica-se a

Confira também