Restituisce o imposta l'evento di notifica.
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 24.6.0.0 (24.6.0.0)
Sintassi public 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à
Tipo:
DedNotifyNotifyEventVedi anche