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