Share via


CompletionMessage.Error Property

Definition

Optional error message if the invocation wasn't completed successfully. This must be null if there is a result.

public:
 property System::String ^ Error { System::String ^ get(); };
public string Error { get; }
public string? Error { get; }
member this.Error : string
Public ReadOnly Property Error As String

Property Value

Applies to