DataConnectionPropertyChangedEventHandler Delegate

Definition

Represents the method that handles the PropertyChanged event on the current DataConnectionProperties instance.

C++
public delegate void DataConnectionPropertyChangedEventHandler(System::Object ^ sender, DataConnectionPropertyChangedEventArgs ^ e);

Parameters

sender
Object

The source of the event.

e
DataConnectionPropertyChangedEventArgs

A DataConnectionPropertyChangedEventArgs object instance that contains the event data.

Applies to

Produkt Wersje
Visual Studio SDK 2017, 2019, 2022