FilePickerFormItemFileNames Property |
Gets a comma separated list of the names of the selected files (for display purposes).
Namespace: Geocortex.Forms.Client.ItemsAssembly: Geocortex.EssentialsWpfApi (in Geocortex.EssentialsWpfApi.dll) Version: 2.19.1
Syntaxpublic string FileNames { get; }
Public ReadOnly Property FileNames As String
Get
Property Value
Type:
String
See Also