Status Property
DscStatusEnum
DscStatusEnum can be one of these DscStatusEnum constants. |
dscDeleteCancel The delete operation succeeded. |
dscDeleteOK The delete operation was canceled through code. |
dscDeleteUserCancel The delete operation was canceled by the user. |
expression.Status
*expression * Required. An expression that returns a DSCEventInfo object.
Remarks
Using this property with an unsupported event will result in a run-time error.
Applies to | DSCEventInfo Object