ErrorObject.message 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 ^ message;
public object message;
val mutable message : obj
Public message As Object 

Field Value

Applies to

See also