Click or drag to resize

FileValueFilePath Property

The file value as a file path.

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

Property Value

Type: String

Implements

IFileValueFilePath
See Also