RidDisplayType Enum
Namespace: Velopack
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
public enum RidDisplayType
{
NoVersion = 0,
ShortVersion = 1,
FullVersion = 2
}
Inheritance: object → ValueType → Enum → RidDisplayType
Fields
| Name | Description |
|---|---|
| FullVersion | |
| NoVersion | |
| ShortVersion |
Documentation generated by MdDocs