C# 클래스 Microsoft.VisualStudio.Project.SuspendFileChanges

helper to make the editor ignore external changes
파일 보기 프로젝트 열기: tunnelvisionlabs/MPFProj10 1 사용 예제들

공개 메소드들

메소드 설명
Resume ( ) : void
Suspend ( ) : void
SuspendFileChanges ( System.IServiceProvider site, string document ) : System

메소드 상세

Resume() 공개 메소드

public Resume ( ) : void
리턴 void

Suspend() 공개 메소드

public Suspend ( ) : void
리턴 void

SuspendFileChanges() 공개 메소드

public SuspendFileChanges ( System.IServiceProvider site, string document ) : System
site System.IServiceProvider
document string
리턴 System