protected INotificationsCache NotificationsCache { get; }
Protected ReadOnly Property NotificationsCache As INotificationsCache
Get
protected:
property INotificationsCache^ NotificationsCache {
INotificationsCache^ get ();
}
member NotificationsCache : INotificationsCache with get