Dela via


McuSession.ToString Method

Returns a String that represents the current McuSession.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As McuSession
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System.String
A String that represents the current McuSession.

See Also

Reference

McuSession Class

McuSession Members

Microsoft.Rtc.Collaboration Namespace