Click or drag to resize
XFileFieldFileName Property
Gets or sets the name of the file.

Namespace:  Biolomics.BioCallback
Assembly:  Biolomics.BioCallback (in Biolomics.BioCallback.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string FileName { get; set; }

Property Value

Type: String
The name of the file.
See Also