Participant.ToString Method
Creates a string representation of the participant.
Namespace: Microsoft.Rtc.Signaling
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As Participant
Dim returnValue As String
returnValue = instance.ToString()
public override string ToString()
Return Value
Type: System.String
Creates a string representation of the participant.