Compartir a través de


SignalingPropertyChangedEventArgs.ChangeType Property

Gets the enumeration type represented by the ChangedProperties property.

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

Syntax

'Declaration
Public ReadOnly Property ChangeType As Type
    Get
'Usage
Dim instance As SignalingPropertyChangedEventArgs
Dim value As Type

value = instance.ChangeType
public Type ChangeType { get; }

Property Value

Type: System.Type

See Also

Reference

SignalingPropertyChangedEventArgs Class

SignalingPropertyChangedEventArgs Members

Microsoft.Rtc.Signaling Namespace