DsmlResponseDocument.IsErrorResponse 属性

定义

IsErrorResponse 属性指定是否发生了错误响应。

public:
 property bool IsErrorResponse { bool get(); };
public bool IsErrorResponse { get; }
member this.IsErrorResponse : bool
Public ReadOnly Property IsErrorResponse As Boolean

属性值

如果发生了true错误响应,则此属性为false;否则为 。

适用于