ITransferServiceGetTransferFileInfo Method

Overload List
  NameDescription
Public methodGetTransferFileInfo(Guid)
Retrieves the basic information of a transfer file by ID.
Public methodGetTransferFileInfo(String)
Retrieves the basic information of a transfer file by UNC path.
Public methodGetTransferFileInfo(Uri)
Retrieves the basic information of a transfer file by URL.
Top
See Also