Sdílet prostřednictvím


PerformanceCounterInstaller.UninstallAction Vlastnost

Definice

Získá hodnotu, která označuje, zda má být čítač výkonu odebrán při odinstalaci.

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

Hodnota vlastnosti

Jedna z UninstallAction hodnot. Výchozí formát je Remove.

Výjimky

Platí pro