다음을 통해 공유


ISiteFileWatcherService 인터페이스

버전 2에 적용

사이트의 파일 변경에 대한 접속 기능을 제공하는 서비스를 나타냅니다. 사이트가 변경되면 이벤트가 모두 손실됩니다.

네임스페이스:  Microsoft.WebMatrix.Extensibility
어셈블리:  Microsoft.WebMatrix.Extensibility(Microsoft.WebMatrix.Extensibility.dll)

구문

‘선언
Public Interface ISiteFileWatcherService
‘사용 방법
Dim instance As ISiteFileWatcherService
public interface ISiteFileWatcherService
public interface class ISiteFileWatcherService
type ISiteFileWatcherService =  interface end
public interface ISiteFileWatcherService

ISiteFileWatcherService 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 DeregisterForSiteNotifications 경로에 대한 모든 변경 알림의 등록을 취소합니다.
공용 메서드 RegisterForSiteNotifications 사이트에 대한 변경 알림을 등록합니다.

맨 위로 이동

참고 항목

참조

Microsoft.WebMatrix.Extensibility 네임스페이스