CompletionMessage.Error 属性

定义

如果调用未成功完成,则为可选错误消息。 如果存在结果,则必须为 null。

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

属性值

适用于