FileContextActionResult.IsSuccess Property

Definition

Gets a value indicating whether the action was successful.

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

Property Value

Implements

Applies to