ChangedPropertyNames Property

[Value Needed].

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

Syntax

'Declaration
Public ReadOnly Property ChangedPropertyNames As IEnumerable(Of String)
    Get
'Usage
Dim instance As PropertiesChangedEventArgs
Dim value As IEnumerable(Of String)

value = instance.ChangedPropertyNames
public IEnumerable<string> ChangedPropertyNames { get; }

Property Value

Type: System.Collections.Generic..::..IEnumerable<(Of <(<'String>)>)>

See Also

Reference

PropertiesChangedEventArgs<(Of <(<'TProperties>)>)> Class

PropertiesChangedEventArgs<(Of <(<'TProperties>)>)> Members

Microsoft.Rtc.Collaboration Namespace