'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Overridable Function GetImageFileInfo( _
ByVal requestParamsInformation about files, which are stored on server.As Vintasoft.Shared.Web.WebImageFilesRequestParams _
) As Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public virtual Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams GetImageFileInfo(
Vintasoft.Shared.Web.WebImageFilesRequestParams requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: virtual Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams* GetImageFileInfo(
Vintasoft.Shared.Web.WebImageFilesRequestParams* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public:
virtual Vintasoft.Imaging.Web.Services.GetImageFilesInfoResponseParams^ GetImageFileInfo(
Vintasoft.Shared.Web.WebImageFilesRequestParams^ requestParams
)
Parameters
- requestParams
- Information about files, which are stored on server.
Return Value
Response, from server, which contains information about images, which are stored in files.