ContainerNotificationEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event arguments for container notifications.
public ref class ContainerNotificationEventArgs : EventArgs
public class ContainerNotificationEventArgs : EventArgs
type ContainerNotificationEventArgs = class
inherit EventArgs
Public Class ContainerNotificationEventArgs
Inherits EventArgs
- Inheritance
-
ContainerNotificationEventArgs
Remarks
This event argument is returned by the ContainerNotificationReceived event.
Properties
ContainerList |
Gets the list of ContainerMemberships received. |