Share via


CustomAlert.ComponentInstance Property

Gets or sets the name of a particular instance of the component or feature within the application that caused the alert.

 string ComponentInstance{get; set;}

Remarks

In cases where more than one copy of a CustomAlert.Component can exist on each computer, you can use the CustomAlert.ComponentInstance property to determine which instance is responsible for the alert.

Requirements

Platforms: Requires Windows 2000 Server or later

Version: Requires MOM 2005 or later

Namespace: Microsoft.EnterpriseManagement.Mom

Assembly: MOM.Context (in MOM.Context.dll)

See Also

CustomAlert Class | CustomAlert Members | CustomAlert.Source Property | CustomAlert.Component Property