PerformanceCounterInstaller.Rollback(IDictionary) 메서드

정의

설치 전의 상태로 컴퓨터를 복원합니다.

public:
 override void Rollback(System::Collections::IDictionary ^ savedState);
public override void Rollback(System.Collections.IDictionary savedState);
override this.Rollback : System.Collections.IDictionary -> unit
Public Overrides Sub Rollback (savedState As IDictionary)

매개 변수

savedState
IDictionary

IDictionary 컴퓨터의 사전 설치 상태를 포함하는 항목입니다.

적용 대상