Compartir a través de


CimIndicationEventExceptionEventArgs Class

Definition

Cimindication exception event args, which containing occurred exception.

public class CimIndicationEventExceptionEventArgs : Microsoft.Management.Infrastructure.CimCmdlets.CimIndicationEventArgs
type CimIndicationEventExceptionEventArgs = class
    inherit CimIndicationEventArgs
Public Class CimIndicationEventExceptionEventArgs
Inherits CimIndicationEventArgs
Inheritance
CimIndicationEventExceptionEventArgs

Constructors

CimIndicationEventExceptionEventArgs(Exception)

Initializes a new instance of the CimIndicationEventExceptionEventArgs class.

Properties

Context

Returns an Object value for an operation context

(Inherited from CimIndicationEventArgs)
Exception

Returns an exception

Applies to