DebugOperationResult Class

Definition

Represents the results of a debug operation.

public ref class DebugOperationResult sealed
[System.Serializable]
public sealed class DebugOperationResult
[<System.Serializable>]
type DebugOperationResult = class
Public NotInheritable Class DebugOperationResult
Inheritance
DebugOperationResult
Attributes

Properties

ErrorMessage

Gets an error message that was generated by a debug operation.

Succeeded

Gets a value that indicates whether the debug operation succeeded.

Applies to