Table of Contents

Property FilterDescription

Namespace
DotNetBrowser.Browser.Dialogs.Handlers
Assembly
DotNetBrowser.dll

FilterDescription

Gets the meaningful (e.g. "Image files", "PDF File (.pdf)", etc.) description of the acceptable extensions.

public string FilterDescription { get; }

Property Value

string

The meaningful description of the acceptable extensions. In case no extensions are provided, the value is empty, which implies that any file type is acceptable.