Compartilhar via


PerformanceCounterInstaller.UninstallAction Propriedade

Definição

Obtém um valor que indica se o contador de desempenho deve ser removido no momento da desinstalação.

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

Valor da propriedade

Um dos valores de UninstallAction. O padrão é Remove.

Exceções

Aplica-se a