CitrixVirtualUser LogScreenshot Method C# API
Overload List

  NameDescription
Public methodLogScreenshot(String, String)
Take a screenshot of the entire screen, and add a message and link to the screenshot into the event log.
Public methodLogScreenshot(String, Int32, Int32, Int32, Int32, String)
Take a screenshot of a portion of the screen, and add a message and link to the screenshot into the event log.
Back to Top
See Also