Attachmate.Reflection.Emulation.OpenSystems Assembly > Attachmate.Reflection.Emulation.OpenSystems Namespace > IConnectionSettingsTelnet Interface : CacheName Property |
'Declaration
Property CacheName As String
'Usage
Dim instance As IConnectionSettingsTelnet Dim value As String instance.CacheName = value value = instance.CacheName
string CacheName {get; set;}