Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsSecureShell Interface : SSHShowBannerDialog Property |
'Declaration
Property SSHShowBannerDialog As Boolean
'Usage
Dim instance As IConnectionSettingsSecureShell Dim value As Boolean instance.SSHShowBannerDialog = value value = instance.SSHShowBannerDialog
bool SSHShowBannerDialog {get; set;}