Table of Contents

Method IsCompatibleWithAllowedExtensions

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

IsCompatibleWithAllowedExtensions(IFileInfo)

Returns true if there are no AllowedTypes or one of them agrees that fileIsAllowed(string).

public bool IsCompatibleWithAllowedExtensions(IFileInfo file)

Parameters

file IFileInfo

Returns

bool