| FileDialogModelFile Property |
Gets or sets the file.
Namespace:
Dynamicweb.Management.Files.Dialogs.Models
Assembly:
Dynamicweb.Management.Files (in Dynamicweb.Management.Files.dll) Version: 4.1.1
Syntax public string File { get; set; }
Public Property File As String
Get
Set
Property Value
Type:
String
The file.
See Also