TestimoX

API Reference

Class

ServiceUninstallResult

Namespace TestimoX.Services
Assembly TestimoX
Modifiers sealed

Represents a service uninstall result.

Inheritance

  • Object
  • ServiceUninstallResult

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Constructors

public ServiceUninstallResult() #

Properties

public String Name { get; set; } #

Windows service name.

public Boolean Uninstalled { get; set; } #

Indicates whether the service was uninstalled.