C# Class BrightnessTray.Autostart

Show file Open project: navhaxs/BrightnessTray Class Usage Examples

Public Methods

Method Description
CheckStartupFolderShortcutsExists ( ) : bool
CreateStartupFolderShortcut ( ) : void
DeleteStartupFolderShortcut ( ) : void
GetShortcutTargetFile ( string shortcutFilename ) : string

Method Details

CheckStartupFolderShortcutsExists() public static method

public static CheckStartupFolderShortcutsExists ( ) : bool
return bool

CreateStartupFolderShortcut() public static method

public static CreateStartupFolderShortcut ( ) : void
return void

DeleteStartupFolderShortcut() public static method

public static DeleteStartupFolderShortcut ( ) : void
return void

GetShortcutTargetFile() public static method

public static GetShortcutTargetFile ( string shortcutFilename ) : string
shortcutFilename string
return string