Click or drag to resize

FileValue.FilePath Property

The file value as a file path.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.11.0
Syntax
C#
public string FilePath { get; }

Property Value

Type: String

Implements

IFileValue.FilePath
See Also