Class RawTextFlavor
public sealed class RawTextFlavor : Flavor
- Inheritance
-
RawTextFlavor
- Inherited Members
Properties
ClassNames
public ICollection<Regex> ClassNames { get; }
Property Value
Instance
Gets the local instance of this flavor.
public static RawTextFlavor Instance { get; }
Property Value
ProcessNames
public ICollection<Regex> ProcessNames { get; }
Property Value
WindowHandles
public ICollection<IntPtr> WindowHandles { get; }
Property Value
Methods
SaveToConfig()
public void SaveToConfig()
SaveToConfig(bool, bool)
public void SaveToConfig(bool writeToUserSettings, bool ensureDirtyFlag = false)
Parameters
UpdateFromConfig()
public void UpdateFromConfig()