See if the window caption matches what was expected
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
public bool MatchCaption( WindowEvent expectedWindowEvent, WindowCaptionMatchType matchType )
Parameters
- expectedWindowEvent
- Type: Facilita.Fc.Citrix WindowEvent
The WindowEvent with the expected caption
- matchType
- Type: Facilita.Fc.Citrix WindowCaptionMatchType
The type of match to attempt
Return Value
true if the caption matches the expected, otherwise falseSee Also