FileItemFileName Property |
Gets the name of the file.
Namespace: Geocortex.Forms.ClientAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string FileName { get; }
Public ReadOnly Property FileName As String
Get
Property Value
Type:
String
See Also