C# 클래스 EDAfilewatcher.WatchAction

파일 보기 프로젝트 열기: GridProtectionAlliance/openXDA 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Action FileAction
DestinationPath string
Enabled bool
EventType FileEventWatchType

공개 메소드들

메소드 설명
WatchAction ( ) : System

메소드 상세

WatchAction() 공개 메소드

public WatchAction ( ) : System
리턴 System

프로퍼티 상세

Action 공개적으로 프로퍼티

public FileAction Action
리턴 FileAction

DestinationPath 공개적으로 프로퍼티

public string DestinationPath
리턴 string

Enabled 공개적으로 프로퍼티

public bool Enabled
리턴 bool

EventType 공개적으로 프로퍼티

public FileEventWatchType EventType
리턴 FileEventWatchType