'Declaration
Public Function MapPath( _ ByVal path As System.String _ ) As System.String
'Usage
Dim instance As NImage Dim path As System.String Dim value As System.String value = instance.MapPath(path)
public System.string MapPath( System.string path )
Parameters
- path