C# Class MyEditor.RsyncConfig

Mostra file Open project: egametang/Egametang Class Usage Examples

Public Properties

Property Type Description
Account string
Exclude List
Host string
Password string
RelativePath string

Property Details

Account public_oe property

public string Account
return string

Exclude public_oe property

public List Exclude
return List

Host public_oe property

public string Host
return string

Password public_oe property

public string Password
return string

RelativePath public_oe property

public string RelativePath
return string