PeerApplication.PeerScope Propriedade

Definição

Define ou define o âmbito em que está PeerApplication registado para colaboração.

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 objeto que especifica o âmbito em que irá PeerApplication colaborar.

Exceções

O PeerApplication objeto foi descartado.

Aplica-se a

Ver também