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; }
Public Property FileName As String
Get
Set
Property Value
Type:
StringThe name of the file.
See Also