Class JumpTask
Inheritance
System.Object
JumpTask
Assembly: Syncfusion.Shared.WPF.dll
Syntax
public class JumpTask : JumpItem
Constructors
JumpTask()
Declaration
Properties
ApplicationPath
Declaration
public string ApplicationPath { get; set; }
Property Value
Arguments
Declaration
public string Arguments { get; set; }
Property Value
Description
Declaration
public string Description { get; set; }
Property Value
IconResourceIndex
Declaration
public int IconResourceIndex { get; set; }
Property Value
IconResourcePath
Declaration
public string IconResourcePath { get; set; }
Property Value
Title
Declaration
public string Title { get; set; }
Property Value
WorkingDirectory
Declaration
public string WorkingDirectory { get; set; }
Property Value