'Declaration
Protected Function GetFullFileName( _ ByVal fileName As System.String, _ ByVal imageFormat As INImageFormat _ ) As System.String
'Usage
Dim instance As NResponse Dim fileName As System.String Dim imageFormat As INImageFormat Dim value As System.String value = instance.GetFullFileName(fileName, imageFormat)
protected System.string GetFullFileName( System.string fileName, INImageFormat imageFormat )
Parameters
- fileName
- imageFormat