Attachmate.Reflection.UserControl.IbmHosts Namespace > IbmTerminalControl Class : ExitEmptyWorkspace Property |
'Declaration <DefaultValueAttribute()> <CategoryAttribute("Terminal")> <DescriptionAttribute("Workspace servicing terminal user instance will be closed if there is no terminal instance running in the workspace and this parameter is set to true.")> Public Property ExitEmptyWorkspace As Boolean
'Usage Dim instance As IbmTerminalControl Dim value As Boolean instance.ExitEmptyWorkspace = value value = instance.ExitEmptyWorkspace
[DefaultValueAttribute()] [CategoryAttribute("Terminal")] [DescriptionAttribute("Workspace servicing terminal user instance will be closed if there is no terminal instance running in the workspace and this parameter is set to true.")] public bool ExitEmptyWorkspace {get; set;}
Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services