PeerApplication.PeerScope Propiedad

Definición

Obtiene o establece el ámbito en el que PeerApplication se registra para la colaboración.

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 propiedad

Objeto PeerScope que especifica el ámbito en el que PeerApplication colaborará.

Excepciones

Se eliminó el objeto PeerApplication.

Se aplica a

Consulte también