DataPlace
ClickOnceShortcut Class
CSCS.CoreClickOnceShortcut
Automates the creation of additional shortcuts to a click once application
Declaration Syntax
C#
public class ClickOnceShortcut
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ClickOnceShortcut()()()
ctor

DeleteShortcut()()()
Deletes the shortcut from the desktop if it's there.

DeleteShortcuts(array<String>[]()[])
Deletes the shortcut from the given folders if they're there.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetManifestInformation()()()
GetStartShortcut()()()
Acquires the standard startmenu shortcut

GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MakeShortcut()()()
Creates a new shortcut on the desktop.

MakeShortcuts(array<String>[]()[])
Creates a new shortcut in the given folders.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ShortcutNameFormat
Gets or sets the format string for the shortcut name. (Default is "{0}".)

ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
ClickOnceShortcut

Assembly: CS.Core.Standard.UI (Module: CS.Core.Standard.UI) Version: 1.0.3271.19814