Edit

Share via


ErrorObject.message Field

Definition

Overloads

message

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

Specifies the message that explains the reason for the error.

message

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

See also

Applies to