ApplicationConfigChangedEventArgs.InitialNotification Property

Definition

A Boolean flag indicating whether the notification is the initial notification (true) or not (false). An initial notification is a side effect of the registration.

public:
 property bool InitialNotification { bool get(); };
public bool InitialNotification { get; }
Public ReadOnly Property InitialNotification As Boolean

Property Value

Applies to