C# Class EmailListExporter.FTPOptions

Afficher le fichier Open project: PrezzaTechnologies/Developer-Samples Class Usage Examples

Méthodes publiques

Свойство Type Description
NUMBER_OF_OPTIONS int

Méthodes publiques

Méthode Description
FTPOptions ( List ftpOptionsLine ) : System
getDirectory ( ) : String
getHostname ( ) : String
getPassword ( ) : String
getUsername ( ) : String

Method Details

FTPOptions() public méthode

public FTPOptions ( List ftpOptionsLine ) : System
ftpOptionsLine List
Résultat System

getDirectory() public méthode

public getDirectory ( ) : String
Résultat String

getHostname() public méthode

public getHostname ( ) : String
Résultat String

getPassword() public méthode

public getPassword ( ) : String
Résultat String

getUsername() public méthode

public getUsername ( ) : String
Résultat String

Property Details

NUMBER_OF_OPTIONS public_oe static_oe property

public static int NUMBER_OF_OPTIONS
Résultat int