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
Sodelujte z nami v storitvi GitHub
Vir za to vsebino najdete v storitvi GitHub, kjer lahko tudi ustvarite in pregledate težave in zahtevke za uveljavitev sprememb. Če želite več informacij, glejte naš vodnik za sodelavce.