public INotificationUIManager NotificationUIManager { get; }Public ReadOnly Property NotificationUIManager As INotificationUIManager
Getpublic:
property INotificationUIManager^ NotificationUIManager {
INotificationUIManager^ get ();
}member NotificationUIManager : INotificationUIManager with get