Proprietà DedNotifiesNotifyEnabled
|
Restituisce la lista delle notifiche abilitate
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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à
IEnumerableDedNotifyVedi anche