ErrorObject.description Field

Definition

Specifies the message that explains the reason for the error.

This API supports the product infrastructure and is not intended to be used directly from your code.

public: System::Object ^ description;
public object description;
val mutable description : obj
Public description As Object 

Field Value

Applies to

See also