Restituisce o imposta l'evento di notifica.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic DedNotifyNotifyEvent Event { get; set; }Public Property Event As DedNotifyNotifyEvent
	Get
	Set
public:
property DedNotifyNotifyEvent Event {
	DedNotifyNotifyEvent get ();
	void set (DedNotifyNotifyEvent value);
}member Event : DedNotifyNotifyEvent with get, set
Valore della proprietà
DedNotifyNotifyEvent
Vedi anche