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

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

Private Properties

Свойство Тип Описание
SetLoggingPolicyCommand System.Management.Automation

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

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

Creates a new instance of the SetLoggingPolicyCommand class.

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

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

Sets the logging policy.

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

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

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

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

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

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

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

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