# C1.Win.C1Win7Pack.C1JumpLink

## Content

<div class="doc-site-dotnet-api-container">



  <h1 id="C1_Win_C1Win7Pack_C1JumpLink" data-uid="C1.Win.C1Win7Pack.C1JumpLink" class="text-break">C1JumpLink Class
</h1>
  <div class="markdown level0 summary"><p>Represents a shortcut to an application in the Windows 7 taskbar Jump List.</p>
</div>
  <div class="markdown level0 conceptual"></div>
  <div class="inheritance">
    <h5>Inheritance</h5>
    <div class="level0"><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.object">object</a></div>
    <div class="level1"><a class="xref" href="C1.Win.C1Win7Pack.C1JumpItem.html">C1JumpItem</a></div>
    <div class="level2"><span class="xref">C1JumpLink</span></div>
  </div>
  <div class="implements">
    <h5>Implements</h5>
    <div><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.icloneable">ICloneable</a></div>
  </div>
  <h6><strong>Namespace</strong>: <a class="xref" href="C1.Win.C1Win7Pack.html">C1.Win.C1Win7Pack</a></h6>
  <h6><strong>Assembly</strong>: C1.Win.C1Win7Pack.4.8.dll</h6>
  <h5 id="C1_Win_C1Win7Pack_C1JumpLink_syntax">Syntax</h5>
  <div class="codewrapper">
    <pre><code class="lang-csharp hljs">public class C1JumpLink : C1JumpItem, ICloneable</code></pre>
  </div>
  <div class="codewrapper">
    <pre><code class="lang-vbnet hljs">Public Class C1JumpLink
    Inherits C1JumpItem
    Implements ICloneable</code></pre>
  </div>
  <h3 id="constructors">Constructors
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink__ctor" data-uid="C1.Win.C1Win7Pack.C1JumpLink.#ctor">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.-ctor.html#C1_Win_C1Win7Pack_C1JumpLink__ctor">C1JumpLink()</a>
        </td>
        <td class="markdown level1 summary"><p>Initializes a new instance of a <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.html">C1JumpLink</a>.</p>
</td>
      </tr>
    </tbody>
  </table>
  <h3 id="properties">Properties
</h3>
  <table class="table table-bordered table-condensed">
    <thead>
      <tr>
        <th>Name</th>
        <th>Description</th>
      </tr>
    </thead>
    <tbody>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_ApplicationPath" data-uid="C1.Win.C1Win7Pack.C1JumpLink.ApplicationPath">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.ApplicationPath.html#C1_Win_C1Win7Pack_C1JumpLink_ApplicationPath">ApplicationPath</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the path to the application.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_Arguments" data-uid="C1.Win.C1Win7Pack.C1JumpLink.Arguments">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.Arguments.html#C1_Win_C1Win7Pack_C1JumpLink_Arguments">Arguments</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the arguments passed to the application on startup.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_IconIndex" data-uid="C1.Win.C1Win7Pack.C1JumpLink.IconIndex">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.IconIndex.html#C1_Win_C1Win7Pack_C1JumpLink_IconIndex">IconIndex</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the zero-based index of an icon embedded in a resource.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_IconPath" data-uid="C1.Win.C1Win7Pack.C1JumpLink.IconPath">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.IconPath.html#C1_Win_C1Win7Pack_C1JumpLink_IconPath">IconPath</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the path to a resource that contains the icon to display in the Jump List.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_ShowCommand" data-uid="C1.Win.C1Win7Pack.C1JumpLink.ShowCommand">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.ShowCommand.html#C1_Win_C1Win7Pack_C1JumpLink_ShowCommand">ShowCommand</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the show command for a Shell link object.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_Title" data-uid="C1.Win.C1Win7Pack.C1JumpLink.Title">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.Title.html#C1_Win_C1Win7Pack_C1JumpLink_Title">Title</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the text displayed for the link in the Jump List.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_Tooltip" data-uid="C1.Win.C1Win7Pack.C1JumpLink.Tooltip">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.Tooltip.html#C1_Win_C1Win7Pack_C1JumpLink_Tooltip">Tooltip</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the custom tooltip for the link in the Jump List.</p>
</td>
      </tr>
      <tr>
        <td id="C1_Win_C1Win7Pack_C1JumpLink_WorkingDirectory" data-uid="C1.Win.C1Win7Pack.C1JumpLink.WorkingDirectory">
          <a class="xref" href="C1.Win.C1Win7Pack.C1JumpLink.WorkingDirectory.html#C1_Win_C1Win7Pack_C1JumpLink_WorkingDirectory">WorkingDirectory</a>
        </td>
        <td class="markdown level1 summary"><p>Gets or sets the working directory of the application on startup.</p>
</td>
      </tr>
    </tbody>
  </table>

</div>
