ParticipantEndpointPropertiesChangedEventArgs<TProperties> Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename TProperties>
public ref class ParticipantEndpointPropertiesChangedEventArgs : EventArgs
public class ParticipantEndpointPropertiesChangedEventArgs<TProperties> : EventArgs
type ParticipantEndpointPropertiesChangedEventArgs<'Properties> = class
inherit EventArgs
Public Class ParticipantEndpointPropertiesChangedEventArgs(Of TProperties)
Inherits EventArgs
Type Parameters
- TProperties
- Inheritance
-
ParticipantEndpointPropertiesChangedEventArgs<TProperties>
Properties
ChangedPropertyNames |
Gets the property names. |
ParticipantEndpoint |
Gets the endpoint. |
Properties |
Gets the properties. |