PeerPresenceInfo.PresenceStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the presence status of the local peer.
public:
property System::Net::PeerToPeer::Collaboration::PeerPresenceStatus PresenceStatus { System::Net::PeerToPeer::Collaboration::PeerPresenceStatus get(); void set(System::Net::PeerToPeer::Collaboration::PeerPresenceStatus value); };
public System.Net.PeerToPeer.Collaboration.PeerPresenceStatus PresenceStatus { get; set; }
member this.PresenceStatus : System.Net.PeerToPeer.Collaboration.PeerPresenceStatus with get, set
Public Property PresenceStatus As PeerPresenceStatus
Property Value
PeerPresenceStatus enumeration that specifies the presence status of a peer.
Applies to
See also
שתף איתנו פעולה ב- GitHub
ניתן למצוא את המקור לתוכן זה ב- GitHub, שם ניתן גם ליצור ולסקור בעיות ולמשוך בקשות. לקבלת מידע נוסף, עיין במדריך התורמים שלנו.