PeerApplication.PeerScope Propriété

Définition

Obtient ou définit l’étendue dans laquelle l’objet est inscrit pour la PeerApplication 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é

PeerScope objet qui spécifie l’étendue dans laquelle le PeerApplication collaborer.

Exceptions

L’objet PeerApplication a été supprimé.

S’applique à

Voir aussi