| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1JumpTask Class : ShowCommand Property |
<DefaultValueAttribute()> <C1DescriptionAttribute("Specifies the show command for a Shell link object.")> <C1CategoryAttribute("Behavior")> Public Property ShowCommand As ShellLinkShowCommand
Dim instance As C1JumpTask Dim value As ShellLinkShowCommand instance.ShowCommand = value value = instance.ShowCommand
[DefaultValue()] [C1Description("Specifies the show command for a Shell link object.")] [C1Category("Behavior")] public ShellLinkShowCommand ShowCommand {get; set;}
[DefaultValue()] [C1Description("Specifies the show command for a Shell link object.")] [C1Category("Behavior")] public: property ShellLinkShowCommand ShowCommand { ShellLinkShowCommand get(); void set ( ShellLinkShowCommand 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