Back to product page

Name property


Holds name of the part.

Type

String

Syntax

  • C#
  • VB.NET
String Name {get; };

ReadOnly Property Name As String

Remarks

Name property returns name of variable used when data was uploaded. This is not a Filename of uploaded file - it is name of
 
  
 

HTML entry that resulted as this part. If you want to find file name of the uploaded file, use Filename property.

Platforms

Windows