Click or drag to resize

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; }

Property Value

Type: String
The file.
See Also