Status Property

This content is no longer actively maintained. It is provided as is, for anyone who may still be using these technologies, with no warranties or claims of accuracy with regard to the most recent product version or service release.  

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.