Partager via


AlertInfo Constructor (AlertInfo)

 

Creates a new instance of the AlertInfo object using the specified alert information.

Namespace:   Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework
Assembly:  AlertFramework (in AlertFramework.dll)

Syntax

public AlertInfo(
    AlertInfo alertInfo
)
public:
AlertInfo(
    AlertInfo^ alertInfo
)
Public Sub New (
    alertInfo As AlertInfo
)

Parameters

See Also

AlertInfo Overload
AlertInfo Class
Microsoft.WindowsServerSolutions.NetworkHealth.AlertFramework Namespace

Return to top