QtsHttp  0.9.1
Public Member Functions | Properties | List of all members
QtsHttp.FileStaion.ShareLinkInfo Class Reference

Share link information class. More...

Public Member Functions

 ShareLinkInfo (string strShareFilePath, string strPassword, string strDateTime, bool bUseSSL)
 Constructor with parameters. More...
 

Properties

string ShareFilePath [get, set]
 
string Password [get, set]
 
string DateTime [get, set]
 
bool IsSecureMode [get, set]
 

Detailed Description

Share link information class.

Constructor & Destructor Documentation

QtsHttp.FileStaion.ShareLinkInfo.ShareLinkInfo ( string  strShareFilePath,
string  strPassword,
string  strDateTime,
bool  bUseSSL 
)

Constructor with parameters.

Parameters
[IN]strShareFilePath : Share file path include filename.
[IN]strPassword : Share file use password or not.
[IN]strDateTime : Share day and hour time.
[IN]bUseSSL : Share file use SSL or not.
Returns
n/a.

Property Documentation

string QtsHttp.FileStaion.ShareLinkInfo.DateTime
getset

Get or set share day and hour time.

bool QtsHttp.FileStaion.ShareLinkInfo.IsSecureMode
getset

Get or set share file with SSL or not.

string QtsHttp.FileStaion.ShareLinkInfo.Password
getset

Get or set Get password of share file.

string QtsHttp.FileStaion.ShareLinkInfo.ShareFilePath
getset

Get or set path include filename of share file.


The documentation for this class was generated from the following file: