DebugOperationResult Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |