Checks if the given command is the 'properties' shell command.

Declaration Syntax
Public Shared Function IsProperties ( _
command As String _
) As Boolean
public:
static bool IsProperties(
String^ command
)

Parameters
- command (String)
- The command string to check.

Return Value
true if the given command is the 'properties' shell command;false otherwise
Assembly:
ShellBrowser (Module: ShellBrowser) Version: 4.2.1.45 (4.2.1.45)