InfoConnect API Guide
Attachmate.Reflection.Emulation.IbmHosts Namespace / IHotSpots Interface / MRUHotSpotText Property


In This Topic
    MRUHotSpotText Property (IHotSpots)
    In This Topic
    Gets the most recently used hotspot text.
    Syntax
    'Declaration
     
    
    ReadOnly Property MRUHotSpotText As String
    'Usage
     
    
    Dim instance As IHotSpots
    Dim value As String
     
    value = instance.MRUHotSpotText
    string MRUHotSpotText {get;}
    See Also