Method | Description | |
---|---|---|
AlwaysShow ( string pattern ) : void |
Check that the systray icon for the program is marked as “always show” and restart explorer if any changes were made. The argument is a regex used to match against the executable path.
|
public static AlwaysShow ( string pattern ) : void | ||
pattern | string | |
return | void |