CondType Enumeration |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Ruyi.SDK.CommonType.CondType"]
Namespace: Ruyi.SDK.CommonType
public enum CondType
Member name | Value | Description | |
---|---|---|---|
ExePresent | 0 | ||
FilePresent | 1 | ||
FileAbsent | 2 | ||
ArgPresent | 3 | ||
ArgAbsent | 4 |