DebugOperationResult.Succeeded Property

Definition

Gets a value that indicates whether the debug operation succeeded.

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

Property Value

true if the test operation succeeded; otherwise, false.

Applies to