C# 클래스 Microsoft.Tools.WindowsInstaller.PowerShell.Commands.RemoveLoggingPolicyCommand

상속: LoggingPolicyCommandBase
파일 보기 프로젝트 열기: heaths/psmsi 1 사용 예제들

공개 메소드들

메소드 설명
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