Proprietà DedNotifiesNotifyEnabled
|
Restituisce la lista delle notifiche abilitate
Namespace:
DedNet.Core
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public IEnumerable<DedNotify> NotifyEnabled { get; }
Public ReadOnly Property NotifyEnabled As IEnumerable(Of DedNotify)
Get
public:
property IEnumerable<DedNotify^>^ NotifyEnabled {
IEnumerable<DedNotify^>^ get ();
}
member NotifyEnabled : IEnumerable<DedNotify> with get
Valore della proprietà
Tipo:
IEnumerableDedNotifyVedi anche