Enum TitleIs
Specifies how Title is interpreted.
Namespace: Fs.Processes
Assembly: Fs.Processes.dll
Syntax
public enum TitleIs
Fields
Name | Description |
---|---|
AppID | The title is an AppuserModelID. |
LinkName | The title contains the path of the shortcut file (.lnk) that the user used to invoke the process. |
Undefined | The title is treated the console window title. |