Checks whether the given fullpath or filename has the given extension.

Declaration Syntax
Public Shared Function HasFileExtension ( _
p_Path As String, _
p_Extension As String _
) As Boolean

Parameters
- p_Path (String)
- The fullpath or filename that is to be checked.
- p_Extension (String)
- The extension that is to be checked.

Return Value
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)