C# Class Microsoft.Tools.WindowsInstaller.PowerShell.Commands.SetLoggingPolicyCommand

Inheritance: LoggingPolicyCommandBase
Afficher le fichier Open project: heaths/psmsi Class Usage Examples

Private Properties

Свойство Type Description
SetLoggingPolicyCommand System.Management.Automation

Méthodes publiques

Méthode Description
SetLoggingPolicyCommand ( ) : System.Management.Automation

Creates a new instance of the SetLoggingPolicyCommand class.

Méthodes protégées

Méthode Description
BeginProcessing ( ) : void

Sets the logging policy.

Private Methods

Méthode Description
SetLoggingPolicyCommand ( ILoggingPolicyService loggingService = null ) : System.Management.Automation

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

Method Details

BeginProcessing() protected méthode

Sets the logging policy.
protected BeginProcessing ( ) : void
Résultat void

SetLoggingPolicyCommand() public méthode

Creates a new instance of the SetLoggingPolicyCommand class.
public SetLoggingPolicyCommand ( ) : System.Management.Automation
Résultat System.Management.Automation