IsText

FileType.IsText method

Bestimmt, ob EingangFileType ist ein primitives Textformat.

public static bool IsText(FileType fileType)
Parameter Typ Beschreibung
fileType FileType DerFileType Objekt.

Rückgabewert

falls eingegebenFileType ist ein primitives Textformat; ansonsten,

true
false

Siehe auch