C# Class EDAfilewatcher.FileWatcherParms

显示文件 Open project: GridProtectionAlliance/openXDA

Public Properties

Property Type Description
LogFolder string
ProgramName string

Public Methods

Method Description
FileWatcherParms ( ) : System

Method Details

FileWatcherParms() public method

public FileWatcherParms ( ) : System
return System

Property Details

LogFolder public_oe property

public string LogFolder
return string

ProgramName public_oe property

public string ProgramName
return string