C# 클래스 BitServer.BitSettings

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

공개 프로퍼티들

프로퍼티 타입 설명
BitConfig string
Extension string
IP string
Port int
Random bool
RemQuoting bool
StripHdr bool
UName string
UPass string

프로퍼티 상세

BitConfig 공개적으로 프로퍼티

public string BitConfig
리턴 string

Extension 공개적으로 프로퍼티

public string Extension
리턴 string

IP 공개적으로 프로퍼티

public string IP
리턴 string

Port 공개적으로 프로퍼티

public int Port
리턴 int

Random 공개적으로 프로퍼티

public bool Random
리턴 bool

RemQuoting 공개적으로 프로퍼티

public bool RemQuoting
리턴 bool

StripHdr 공개적으로 프로퍼티

public bool StripHdr
리턴 bool

UName 공개적으로 프로퍼티

public string UName
리턴 string

UPass 공개적으로 프로퍼티

public string UPass
리턴 string