WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1JumpPath Class / Path Property

In This Topic
Path Property
In This Topic
Gets or sets the path to the file to be included in the Jump List.
Syntax
'Declaration
 
<DefaultValueAttribute("")>
<C1CategoryAttribute("Behavior")>
<C1DescriptionAttribute("C1JumpPath.Path", "Specifies the path to the file to be included in the Jump List.")>
<EditorAttribute(C1.Win.C1Win7Pack.Design.FilePathEditor, System.Drawing.Design.UITypeEditor)>
Public Property Path As String
 
See Also