| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpTask Class : ApplicationPath Property |
<EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Win.C1Win7Pack.Design.ProgramPathEditor, C1.Win.C1Win7Pack.4.Design, Version=4.0.20163.212")> <DefaultValueAttribute()> <C1DescriptionAttribute("Specifies the path to the application.")> <C1CategoryAttribute("Behavior")> Public Property ApplicationPath As String
Dim instance As C1JumpTask Dim value As String instance.ApplicationPath = value value = instance.ApplicationPath
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Win.C1Win7Pack.Design.ProgramPathEditor, C1.Win.C1Win7Pack.4.Design, Version=4.0.20163.212")] [DefaultValue()] [C1Description("Specifies the path to the application.")] [C1Category("Behavior")] public string ApplicationPath {get; set;}
[Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="C1.Win.C1Win7Pack.Design.ProgramPathEditor, C1.Win.C1Win7Pack.4.Design, Version=4.0.20163.212")] [DefaultValue()] [C1Description("Specifies the path to the application.")] [C1Category("Behavior")] public: property String^ ApplicationPath { String^ get(); void set ( String^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2