C# 클래스 XDAFileWatcher.FileShare

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

공개 프로퍼티들

프로퍼티 타입 설명
Domain string
Name string
Password string
Username string

공개 메소드들

메소드 설명
FileShare ( ) : System

메소드 상세

FileShare() 공개 메소드

public FileShare ( ) : System
리턴 System

프로퍼티 상세

Domain 공개적으로 프로퍼티

public string Domain
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

Password 공개적으로 프로퍼티

public string Password
리턴 string

Username 공개적으로 프로퍼티

public string Username
리턴 string