Share via


LocalEndpointStateChangedEventArgs.ToString Method

Creates a string showing the values of the properties in this event args class

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 LocalEndpointStateChangedEventArgs
Dim returnValue As String

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

Return Value

Type: System.String
A string showing the values of the properties in this event args class

See Also

Reference

LocalEndpointStateChangedEventArgs Class

LocalEndpointStateChangedEventArgs Members

Microsoft.Rtc.Collaboration Namespace