FileContextActionResult.IsSuccess 属性

定义

获取一个值,该值指示操作是否成功。

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

属性值

Boolean

实现

适用于