MCPcopy Create free account
hub / github.com/Squirrel/Squirrel.Windows / Save

Method Save

src/Squirrel/ShellFile.cs:955–958  ·  view source on GitHub ↗

Saves the shortcut to ShortCutFile.

()

Source from the content-addressed store, hash-verified

953 /// Saves the shortcut to ShortCutFile.
954 /// </summary>
955 public void Save()
956 {
957 Save(shortcutFile);
958 }
959
960 /// <summary>
961 /// Saves the shortcut to the specified file

Calls

no outgoing calls

Tested by 1