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


Gets or sets a value indicating whether to make the hotspot case sensitive.
Syntax
'Declaration
 
Public Property MatchCase As Boolean
'Usage
 
Dim instance As Hotspot
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

Hotspot Class
Hotspot Members

Send Feedback