Class SapFlavor
public class SapFlavor : Flavor
- Inheritance
-
SapFlavor
- Inherited Members
Properties
Instance
Gets the local instance of this flavor.
public static SapFlavor Instance { get; }
Property Value
UseDesktopImageCapture
Defines whether capturing screenshots from elements of this flavor should use the desktop capturing method.
public override bool UseDesktopImageCapture { get; }