다음을 통해 공유


ICodeRefactoringEvents 인터페이스

발견된 리팩터링 작업에 대해 알려주는 이벤트를 제공합니다.

네임스페이스:  Microsoft.VisualStudio.SharePoint
어셈블리:  Microsoft.VisualStudio.SharePoint(Microsoft.VisualStudio.SharePoint.dll)

구문

‘선언
Public Interface ICodeRefactoringEvents
public interface ICodeRefactoringEvents

ICodeRefactoringEvents 형식에서는 다음과 같은 멤버를 노출합니다.

이벤트

  이름 설명
Public 이벤트 ClassNameChanged 클래스 이름이 변경된 후 발생합니다.
Public 이벤트 ClassNameChanging 클래스 이름이 변경되려고 할 때 발생합니다.

위쪽

참고 항목

참조

Microsoft.VisualStudio.SharePoint 네임스페이스