ASPPowUpload 1.0 control documentation

Gets the file name extension

public string Extension {get;}

Property Value

A String containing the extension of the file.

Remarks

Return value contains the extension of the specified path. If the file was not selected by the user or the path have no extension, the value is an empty string.