PeerApplication.PeerScope Propriété

Définition

Obtient ou définit la portée dans laquelle le PeerApplication est inscrit pour la collaboration.

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

Valeur de propriété

Objet PeerScope qui spécifie la portée dans laquelle le PeerApplication collaborera.

Exceptions

L’objet PeerApplication a été supprimé.

S’applique à

Voir aussi