C# Класс Microsoft.Tools.WindowsInstaller.PowerShell.Commands.RemoveLoggingPolicyCommand

Наследование: LoggingPolicyCommandBase
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
RemoveLoggingPolicyCommand ( ) : System.Management.Automation

Creates a new instance of the RemoveLoggingPolicyCommand class.

Защищенные методы

Метод Описание
BeginProcessing ( ) : void

Deletes the current logging policy.

Приватные методы

Метод Описание
RemoveLoggingPolicyCommand ( ILoggingPolicyService loggingService = null ) : System.Management.Automation

Creates a new instance of the RemoveLoggingPolicyCommand class with the given ILoggingPolicyService.

Описание методов

BeginProcessing() защищенный Метод

Deletes the current logging policy.
protected BeginProcessing ( ) : void
Результат void

RemoveLoggingPolicyCommand() публичный Метод

Creates a new instance of the RemoveLoggingPolicyCommand class.
public RemoveLoggingPolicyCommand ( ) : System.Management.Automation
Результат System.Management.Automation