Udostępnij za pośrednictwem


CimIndicationEventExceptionEventArgs(Exception) Constructor

Definition

Initializes a new instance of the CimIndicationEventExceptionEventArgs class.

public CimIndicationEventExceptionEventArgs (Exception theException);
new Microsoft.Management.Infrastructure.CimCmdlets.CimIndicationEventExceptionEventArgs : Exception -> Microsoft.Management.Infrastructure.CimCmdlets.CimIndicationEventExceptionEventArgs
Public Sub New (theException As Exception)

Parameters

theException
Exception

Applies to