Utils_FileIsOfficeFile Method |
Checks if a file name extension is known to be used by an Office application.
Namespace:
MicaSystems.Utils
Assembly:
MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax public static bool IsOfficeFile(
string fileName
)
Parameters
- fileName
- Type: SystemString
Return Value
Type:
BooleanSee Also