Freigeben über


PerformanceCounterInstaller.UninstallAction Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob der Leistungsindikator zum Zeitpunkt der Deinstallation entfernt werden soll.

public:
 property System::Configuration::Install::UninstallAction UninstallAction { System::Configuration::Install::UninstallAction get(); void set(System::Configuration::Install::UninstallAction value); };
public System.Configuration.Install.UninstallAction UninstallAction { get; set; }
member this.UninstallAction : System.Configuration.Install.UninstallAction with get, set
Public Property UninstallAction As UninstallAction

Eigenschaftswert

Einer der UninstallAction-Werte. Der Standardwert ist Remove.

Ausnahmen

Gilt für: