C# Class FileFind.Meshwork.Protocol.RequestFileInfo

Afficher le fichier Open project: codebutler/meshwork Class Usage Examples

Méthodes publiques

Свойство Type Description
FullPath string
TransferId string

Méthodes publiques

Méthode Description
RequestFileInfo ( string fullPath, string transferId ) : System

Method Details

RequestFileInfo() public méthode

public RequestFileInfo ( string fullPath, string transferId ) : System
fullPath string
transferId string
Résultat System

Property Details

FullPath public_oe property

public string FullPath
Résultat string

TransferId public_oe property

public string TransferId
Résultat string