Attachmate Reflection 2014 .NET API Reference
MatchCase Property (HotSpots)


Gets or sets a value indicating whether hotspots are case sensitive.
Syntax
'Declaration
 
Public Property MatchCase As Boolean
'Usage
 
Dim instance As HotSpots
Dim value As Boolean
 
instance.MatchCase = value
 
value = instance.MatchCase
public bool MatchCase {get; set;}
Requirements

Target Platforms: Microsoft Windows 7, Microsoft Windows Vista, Microsoft Windows XP, Microsoft Windows Server 2003 Terminal Services, Microsoft Windows Server 2008 Terminal Services

See Also

Reference

HotSpots Class
HotSpots Members

Send Feedback