IsArchive

FileType.IsArchive method

Bepaalt of invoerFileType is archiefformaat.

public static bool IsArchive(FileType fileType)
Parameter Type Beschrijving
fileType FileType DeFileType voorwerp.

Winstwaarde

als invoerFileType is archiefformaat; anders,

true
false

Zie ook