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

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

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